Hi all,

I am using GMap3 from Wickestuff.
Markers are defined as follows, whereby the title is displayed as tooltip in 
the google map image:
GOverlay marker = new GMarker(new GMarkerOptions(map, new GLatLng(lat, long), 
„Title", icon, null));
Is there a way to display the titles permanent and not only as tooltip?

Thanks a lot,
Chris


Reply via email to