Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MGLCoordinateInCoordinateBounds and other Geometry methods not available in iOS typings #373

Open
felixkrautschuk opened this issue Jul 1, 2020 · 0 comments

Comments

@felixkrautschuk
Copy link

Actually this is more a question than a mistake in the plugin.

I try to implement a method restrictPanArea like it is explained here:
https://docs.mapbox.com/ios/maps/examples/constraining-gestures/

For doing that, I need access to the following methods:

Unfortunately those methods are not available in the Mapbox.d.ts file.
I tried to follow the steps to generate ios typings explained in the NativeScript docs here, but those methods are still missing in the typings file afterwards.

Do you have any idea why those methods are missing in the typings and how to make them available in NativeScript?
I checked the Mapbox iOS API docs and those methods exist already since Mapbox-iOS-SDK version 3.x.y, so that may not be the reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant