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

Fix getVisibleRegion method #179

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

BartoszStasiurka
Copy link
Contributor

This change resolves #178 by using latLngBounds of visibleRegion intread of nearLeft/farRight.

@mariusvn
Copy link
Contributor

this needs to be merged

@m0nac0
Copy link
Collaborator

m0nac0 commented Feb 23, 2023

@BartoszStasiurka Thank you for your contribution, and sorry for taking so long with the review!

@m0nac0 m0nac0 merged commit 9b417e5 into maplibre:main Feb 23, 2023
JanikoNaber pushed a commit to JanikoNaber/flutter-maplibre-gl that referenced this pull request Aug 23, 2023
This change resolves maplibre#178 by using latLngBounds of visibleRegion intread
of nearLeft/farRight.

Co-authored-by: m0nac0 <58807793+m0nac0@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

MaplibreMapController.getVisibleRegion causes an exception (Android only).
3 participants