Home › Forums › MapPress Support › Possible to display labels on map? › Reply To: Possible to display labels on map?
April 1, 2015 at 2:45 am
#15725
Hi,
Google has many features on Google Maps that they’ve chosen not to expose in the Maps API. Unfortunately marker titles is one of them. It is possible to do this by replacing Google’s markers with a custom overlay class (which would also speed up marker rendering), but I don’t have any ETA implement that yet.