Package org.wicketstuff.gmap.api

Interface Summary
GValue Root class for all Value Objects.
All implementations shall override #equals(Object) and #hashCode().
 

Class Summary
GCircle Represents an Google Maps API's Circle.
GClientGeocoder  
GEventHandler  
GGroundOverlay  
GIcon http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerImage
GInfoWindow Represents an Google Maps API's GInfoWindow.
GLatLng Represents an Google Maps API's LatLng.
GLatLngBounds Represents an Google Maps API's GLatLngBounds.
GMarker Represents an Google Maps API's GMarker.
GMarkerCluster Clusters markers into groups.
GMarkerClusterOptions Options object for using specific settings in marker clustering.
GMarkerClusterStyle Used in GMarkerClusterOptions JS code with options: 'styles': (object) An object that has style properties: 'url': (string) The image url.
GMarkerOptions http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerOptions
GOverlay Represents an Google Maps API's GOverlay.
GPoint Represents an Maps API's GPoint that contains x and y coordinates.
GPolygon Represents an Google Maps API's GPolygon.
GPolyline Represents an Google Maps API's GPolyline.
GSize Represents an Maps API's GSize that contains width and height.
 

Enum Summary
GEvent An enumeration of all supported events by Google Maps v3 Taken from Map Events
GMapType Represents an Google Maps API's GMapType.
 



Copyright © 2014. All rights reserved.