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

fitBounds with async js loader: google object not found #264

Closed
aight8 opened this issue May 26, 2016 · 1 comment
Closed

fitBounds with async js loader: google object not found #264

aight8 opened this issue May 26, 2016 · 1 comment

Comments

@aight8
Copy link

aight8 commented May 26, 2016

I lazy load the google maps api with the async component.

I want to set the bounds (fitBounds) trough the public api since that is the way instead when I understand it correctly.

But since I load the google maps lib async I can't create a list of LatLngBound since it's in the google maps library which is not loaded.

@tomchentw
Copy link
Owner

Since google is asynchronously loaded, you have to handle the logic yourself.

We're also looking for maintainers. Involve in #266 to help strengthen our community!

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

2 participants