ionic-team / ionic-team/capacitor-google-maps
@capacitor/google-maps Info window
Open
triage
- Dominant language
- TypeScript
- Stars
- 32
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
## Feature Request
### Plugin
@capacitor/google-maps
### Description
Add capabiliy to open [Info Window](https://developers.google.com/maps/documentation/javascript/examples/infowindow-simple) on Google maps.
### Platform(s)
Web, iOS, Android
### Preferred Solution
Expose markers to map object (as well as google.maps.Map), or just add google.maps.Marker object to response for
addMarker(s) method
### Alternatives
Allow to open Info Window by clicking to marker.
Contributor guide
Assessment
This issue has not been assessed yet.