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 <[email protected]> wrote: > 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 > > >
