I have tried to add text above some markers (i.e. location names).
It is easy to add in Android(I have tried), but I don’t know how to add text with javascript. Anyone face same problem?
I have tried to add text above some markers (i.e. location names). It is
Share
Take a look at the google maps utility library and more specific to mapLabel.
Inside you will find this example.Hope it helps.