Uses of Package
org.wicketstuff.gmap.api

Packages that use org.wicketstuff.gmap.api
org.wicketstuff.gmap This package contains wicket gmap3 implementation. 
org.wicketstuff.gmap.api   
org.wicketstuff.gmap.event   
org.wicketstuff.gmap.geocoder   
 

Classes in org.wicketstuff.gmap.api used by org.wicketstuff.gmap
GLatLng
          Represents an Google Maps API's LatLng.
GLatLngBounds
          Represents an Google Maps API's GLatLngBounds.
GMapType
          Represents an Google Maps API's GMapType.
GMarkerCluster
          Clusters markers into groups.
GOverlay
          Represents an Google Maps API's GOverlay.
 

Classes in org.wicketstuff.gmap.api used by org.wicketstuff.gmap.api
GCircle
          Represents an Google Maps API's Circle.
GEvent
          An enumeration of all supported events by Google Maps v3 Taken from Map Events
GEventHandler
           
GIcon
          http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerImage
GLatLng
          Represents an Google Maps API's LatLng.
GLatLngBounds
          Represents an Google Maps API's GLatLngBounds.
GMapType
          Represents an Google Maps API's GMapType.
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.
GSize
          Represents an Maps API's GSize that contains width and height.
GValue
          Root class for all Value Objects.
All implementations shall override #equals(Object) and #hashCode().
 

Classes in org.wicketstuff.gmap.api used by org.wicketstuff.gmap.event
GLatLng
          Represents an Google Maps API's LatLng.
 

Classes in org.wicketstuff.gmap.api used by org.wicketstuff.gmap.geocoder
GLatLng
          Represents an Google Maps API's LatLng.
 



Copyright © 2014. All rights reserved.