Wicket Examples

menu

Some examples demonstrating the usages of the project wicket-contrib-gmap2.
With this Google Map can part of your site too.

simple - Simply Google Maps on Wicket.
listen - Listen to the map.
marker - Add some marker to the map.
custom marker - Custom Marker on the map.
refresh marker - Refresh marker with AJAX on the map.
controls - Control the map using Labels.
both - Listen to and control the map.
marker listener - Listen to a marker on the map.
more marker listener - Listen to a marker on the map & toggle this behavior.
many - How many maps do you need?
info - Info Windows on the map.
polygones - Draw on the map, using polygones.
search - Search with GoogleBar
groundoverlay - Draw on the map, using a groundoverlay.
geocode - Where is that place you are looking for?
top - Former top Panel (To be uncluttered).