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

Support bounding the camera #20

Open
sargunv opened this issue Nov 26, 2024 · 2 comments
Open

Support bounding the camera #20

sargunv opened this issue Nov 26, 2024 · 2 comments
Labels
enhancement New feature or change to an existing feature
Milestone

Comments

@sargunv
Copy link
Owner

sargunv commented Nov 26, 2024

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.

@sargunv sargunv added enhancement New feature or change to an existing feature good first issue Well scoped and good for newcomers labels Nov 26, 2024
@sargunv sargunv modified the milestones: v0.2.0, v0.3.0 Nov 26, 2024
@sargunv sargunv removed this from the v0.3.0 milestone Dec 7, 2024
@sargunv sargunv removed the good first issue Well scoped and good for newcomers label Dec 25, 2024
@sargunv
Copy link
Owner Author

sargunv commented Dec 27, 2024

#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

@sargunv sargunv closed this as completed Dec 27, 2024
@sargunv sargunv added this to the v0.5.0 milestone Dec 27, 2024
@sargunv sargunv reopened this Jan 9, 2025
@sargunv
Copy link
Owner Author

sargunv commented Jan 9, 2025

See maplibre/maplibre-native#3128

lat/lng is supported but differently across iOS and Android. We should do this after #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or change to an existing feature
Projects
None yet
Development

No branches or pull requests

1 participant