We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The caller should be able to bound the map camera to a specific region of the world, to the extent that the native SDKs support it.
The text was updated successfully, but these errors were encountered:
#199 supports bounding zoom and pitch. Unsure if MLN has support for bounding bearing or lat/lng but I didn't see it in the docs
Sorry, something went wrong.
See maplibre/maplibre-native#3128
lat/lng is supported but differently across iOS and Android. We should do this after #218
No branches or pull requests
The caller should be able to bound the map camera to a specific region of the world, to the extent that the native SDKs support it.
The text was updated successfully, but these errors were encountered: