Package org.deltava.taglib.googlemap


package org.deltava.taglib.googlemap
  • Class
    Description
    A utility class to track Google Maps API usage.
    Google Maps API types.
    A JSP tag to store the number of times the Google Maps API has been requested since the web application was started.
    A JSP tag to create a Google Maps LatLngBounds object.
    An abstract class to support Google Maps JSP tags.
    A JSP Tag to insert a JavaScript link to the Google Maps API.
    A JSP Tag to display a legend entry for a Google Maps marker.
    A JSP Tag to generate a Google Maps GPolyline created out of GMarkers.
    A JSP Tag to insert a DIV element to store a Google Map.
    A JSP Tag to generate a JavaScript array of Google Maps v2 GMarkers.
    A JSP Tag to generate a Google Maps Marker.
    A JSP Tag to generate a JavaScript array of Google Maps Lat/Lon objects.
    A JSP Tag to generate a Google LatLng literal.
    A JSP tag to insert a static Google Map on the page.