Skip to content

Conversation

@hvisser
Copy link

@hvisser hvisser commented Jan 22, 2014

Only reset the changingModel flag after the moveend event has fired. This event should fire for both map.setView() and map.locate(). Before this change, the changeModel flag would not be reset for a map.locate() call and in other cases. It also appears that the moveend event fires async which means that changeModel was reset to false before the moveend event actually fired. Fix for #254.

This pull request was closed.
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.

1 participant