Re: GMap3 - Show title of markers permanently

2015-02-02 Thread Chris
Thanks a lot! Chris > Am 02.02.2015 um 08:12 schrieb Martin Grigorov >: > > aps v3 JS API and if there is a way > then look in WicketStuff integration to apply it.

Re: GMap3 - Show title of markers permanently

2015-02-01 Thread Martin Grigorov
Hi, I think you should consult with Google Maps v3 JS API and if there is a way then look in WicketStuff integration to apply it. Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sun, Feb 1, 2015 at 8:19 PM, Chris wrote: > Hi all, > > I am using GMap3 from Wicke

GMap3 - Show title of markers permanently

2015-02-01 Thread Chris
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