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

Native method for "Opening Info Windows" #10

Closed
lindseydiloreto opened this issue Feb 26, 2021 · 1 comment
Closed

Native method for "Opening Info Windows" #10

lindseydiloreto opened this issue Feb 26, 2021 · 1 comment
Labels
Feature Request New feature or request
Milestone

Comments

@lindseydiloreto
Copy link
Collaborator

With the new Google Maps plugin, it's now even easier to trigger info windows from outside of the map...

It would be even better if the plugin contained a native method for opening info windows. Something like this...

// Open the specified info window
map.openInfoWindow(markerId);
@lindseydiloreto lindseydiloreto added the Feature Request New feature or request label Feb 26, 2021
@lindseydiloreto lindseydiloreto added this to the 4.0.x milestone Apr 30, 2021
@lindseydiloreto
Copy link
Collaborator Author

lindseydiloreto commented Jun 12, 2021

This is done. A universal method to openInfoWindow has been added, and will be released with v4.0.11.

The guide linked to in my previous comment has been updated accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant