capacitor-community / google-maps

Capacitor Plugin using native Google Maps SDK for Android and iOS.
https://capacitor-community.github.io/google-maps/
MIT License
153 stars 64 forks source link

Option to do not show Toolbar on marker click #231

Open 4-life opened 9 months ago

4-life commented 9 months ago

Is your feature request related to a problem? Please describe. Toolbar appears on any marker click and there is no option to hide it.

Does this feature exist in the Google Maps SDK for android and iOS? Please link the documentation for this feature. Link to the feature in SDK docs

Describe the solution you'd like Add to GoogleMapConfig option to do not show the toolbar

Additional context IONI2