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

mapChanged is not getting called for all map changes #102

Open
tillnagel opened this issue Feb 19, 2015 · 2 comments
Open

mapChanged is not getting called for all map changes #102

tillnagel opened this issue Feb 19, 2015 · 2 comments

Comments

@tillnagel
Copy link
Owner

Only on map change events, but not for all internal map update methods (e.g. direct map.pan does not use internal event system and thus does not trigger the mapChanged call)

@tillnagel
Copy link
Owner Author

Related problem: For maps with tweening (via map.setTweening(true)) the mapChanged is called before the animation starts.

@tillnagel
Copy link
Owner Author

See also #9

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