I have a lot markers with title, but i see this title only when I press on it. I would like to display their title immediately after the appearance on the map. Is it possible ?
Asked
Active
Viewed 32 times
0
-
I think you can by creating a custom layout and replacing it with the default marker. Check [this](http://stackoverflow.com/questions/14811579/how-to-create-a-custom-shaped-bitmap-marker-with-android-map-api-v2) – Antonios Tsimourtos Jan 23 '17 at 15:18
-
i want something like this -> showInfoWindow(); but this method show title only 1 marker, not all of my markers – rambo Jan 23 '17 at 15:37
-
Possible duplicate of [show info window on every marker at a time](http://stackoverflow.com/questions/32984118/show-info-window-on-every-marker-at-a-time) – antonio Jan 23 '17 at 15:45