Package com.sun.j2ee.blueprints.ui.mapviewer

Class Summary
MapComponent JavaServer Faces component that encapsulates a Google Map.
MapMarker MapMarker is a MapPoint that also contains an optional markup property containing the HTML markup to be displayed for this point.
MapPoint Non-visual component that represents an individual geographic point, specified by latitude and longitude properties (measured in degrees).
MapRenderer Renderer for the MapComponent component.
MapTag Custom tag for the MapComponent component.