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

#32 Allow Center and Zoom to be set after initialization #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlexKven
Copy link

Currently, Center and Zoom only take effect at initialization. This pull request allows Center and Zoom to be set after initialization, and it will apply these changes to the map automatically. There is an optional error handler property that allows you to specify an action that gets run if an error occurs in an async method.

@AlexKven AlexKven force-pushed the feature/settable-properties branch from 496cab6 to 1f32265 Compare June 11, 2020 18:09
@AlexKven
Copy link
Author

Rebased onto master.

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.

2 participants