The document discusses wicket-contrib-gmap2, a Wicket component that provides integration with the Google Maps API. It summarizes how to add a basic GMap2 map to a page, add click listeners to markers on the map, and add controls like zoom buttons. The component aims to closely follow the Google Maps API and Wicket patterns while keeping network traffic low. Future plans include supporting additional map features and custom icons.