Google Maps: Allow Showing Marker Title Without User Interaction
Ibrahim Khatib
There are cases where applications need to display a marker's title or label automatically without requiring the user to tap on the marker first.
It would be useful if the plugin exposed an option such as autoShowTitle or provided a method/API to programmatically display and hide a marker's title on demand.