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

Clicking marker does not respect focusOptions #16

Closed
immasandwich opened this issue Nov 6, 2019 · 1 comment
Closed

Clicking marker does not respect focusOptions #16

immasandwich opened this issue Nov 6, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@immasandwich
Copy link

Looks like we need to pass in the current focus options here:

this.updateFocus(marker.coordinates);

@chrisrzhou chrisrzhou added the bug Something isn't working label Mar 2, 2020
@chrisrzhou
Copy link
Owner

Hey @kshahani , this is now fixed in v5.0.0.

Note that v5.0.0 introduces a couple of breaking changes so check the changelog.md or Github release if you want to upgrade to it! There's a couple of bugfixes, improved/flatter props, improved documentations, better support for Globe class, and overall a simplified implementation.

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