Uses of Interface
org.wicketstuff.gmap.api.GValue

Packages that use GValue
org.wicketstuff.gmap.api   
 

Uses of GValue in org.wicketstuff.gmap.api
 

Classes in org.wicketstuff.gmap.api that implement GValue
 class GIcon
          http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerImage
 class GLatLng
          Represents an Google Maps API's LatLng.
 class GLatLngBounds
          Represents an Google Maps API's GLatLngBounds.
 class GMarkerClusterOptions
          Options object for using specific settings in marker clustering.
 class GMarkerClusterStyle
          Used in GMarkerClusterOptions JS code with options: 'styles': (object) An object that has style properties: 'url': (string) The image url.
 class GMarkerOptions
          http://code.google.com/apis/maps/documentation/javascript/reference.html# MarkerOptions
 class GPoint
          Represents an Maps API's GPoint that contains x and y coordinates.
 class GSize
          Represents an Maps API's GSize that contains width and height.
 



Copyright © 2014. All rights reserved.