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 camera zoom status updates in flutter mapbox #105

Open
kpwebb opened this issue Mar 24, 2021 · 0 comments
Open

fix camera zoom status updates in flutter mapbox #105

kpwebb opened this issue Mar 24, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@kpwebb
Copy link
Member

kpwebb commented Mar 24, 2021

underlying problem in #60 depends on fixing the flutter mapbox library to properly report map zoom info via camera status. on map init the camera reports 0,0,0 -- until map is moved by the user -- this prevent map update events from knowing the actual location of the initialized map.

@kpwebb kpwebb mentioned this issue Mar 24, 2021
@russbiggs russbiggs added the bug Something isn't working label Mar 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants