Hi,

I'm trying to figure out how to add labels to markers. I don't see options for it, or how I might even be able to code them in. I'm not talking about the tooltip titles, which go into 'opts' and are used for mouse overs. I'm talking about the persistent labels that display with the marker. There is support for it in the Google API as 'labelContent'. I'd be willing to modify Gmap to make them work, but everything I try to modify the markers array to add 'label' or 'labelContent' seems to not work.

Any help is appreciated.

Comments

davidhernandez’s picture

Version: 7.x-2.x-dev » 7.x-2.6
truyenle’s picture

Issue summary: View changes

+1
yeah, trying to add label or labelContent to markers array doesn't work either.