Hi Nacho, You could extend or decorate Locatable [1] and handle it in CollectionOfEntitiesAsLocatables [2]. Our module is basically a wrapper around the wicketstuff gmap3 component [3].
Cheers, Jeroen [1] https://github.com/isisaddons/isis-wicket-gmap3/tree/master/extension/applib/src/main/java/com/danhaywood/isis/wicket/gmap3/applib [2] https://github.com/isisaddons/isis-wicket-gmap3/blob/master/extension/ui/src/main/java/com/danhaywood/isis/wicket/gmap3/ui/collectioncontents/CollectionOfEntitiesAsLocatables.java [3] https://github.com/wicketstuff/core/wiki/Gmap3 On Wed, Aug 27, 2014 at 3:34 AM, Nacho Cartes <[email protected]> wrote: > hi there > > I'm using wicket-isis-gmap3, and need to change the default icon, to mark a > point on the map, any ideas? > > thank you very much > > Nacho.- >
