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 #164: Add mapStateSource to state to avoid duplicated operations #186

Merged
merged 1 commit into from
Oct 1, 2015

Conversation

offtherailz
Copy link
Member

Add the map state source to allow a check to avoid the to call map component callbacks to set position when the map component itself already updated the position.
This should help to:

  • avoid unnecessary operations
  • avoid problems during animations

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