Add numbering label to google map marker

davidlee picture davidlee · Aug 25, 2010 · Viewed 34.2k times · Source

May I know how to add numbering label to google map marker using google map api? Just add label, not trying to change the icon. Thank you.

Answer

skarE picture skarE · Aug 26, 2010

If you don't want to use custom icons for each marker then I suggest looking into creating a label class with the OverlayView and then binding the position to the marker.

Or you could look at using something like: http://github.com/nmccready/google-maps-utility-library-v3-infobox