I want to display multiple info window for multiple markers in google map. The info window should display without tapping the marker itself. Is it possible? After researchin
You cannot select multiple markers at a time.
You can use an alternative approach instead.
You can create custom markers i.e., the custom marker image can be created such that it contains the information/format you want to display in the info window.
The below image can give you an idea on how to achieve it: