Follow us on GitHub

Uses of Package
com.google.gwt.maps.client.overlays

Packages that use com.google.gwt.maps.client.overlays
com.google.gwt.maps.client.drawinglib   
com.google.gwt.maps.client.events.overlaycomplete   
com.google.gwt.maps.client.events.overlaycomplete.circle   
com.google.gwt.maps.client.events.overlaycomplete.marker   
com.google.gwt.maps.client.events.overlaycomplete.polygon   
com.google.gwt.maps.client.events.overlaycomplete.polyline   
com.google.gwt.maps.client.events.overlaycomplete.rectangle   
com.google.gwt.maps.client.overlays   
com.google.gwt.maps.client.services   
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.drawinglib
CircleOptions
          Circle Options

See CircleOptions API Doc
MarkerOptions
          create Marker Options

See MarkerOptions API Doc
PolygonOptions
           
PolylineOptions
          polyline options

See PolygonOptions API Doc
RectangleOptions
          Rectangle Options

See RectangleOptions API Doc
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.events.overlaycomplete
Circle
          A circle overlay.
Marker
          Creates a marker with the options specified.
Polygon
          

See Polygon API Doc
Polyline
          A polyline is a linear overlay of connected line segments on the map.
Rectangle
          A rectangle overlay.
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.events.overlaycomplete.circle
Circle
          A circle overlay.
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.events.overlaycomplete.marker
Marker
          Creates a marker with the options specified.
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.events.overlaycomplete.polygon
Polygon
          

See Polygon API Doc
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.events.overlaycomplete.polyline
Polyline
          A polyline is a linear overlay of connected line segments on the map.
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.events.overlaycomplete.rectangle
Rectangle
          A rectangle overlay.
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.overlays
Animation
           
Circle
          A circle overlay.
CircleOptions
          Circle Options

See CircleOptions API Doc
GroundOverlay
          A groundoverlay overlay.
GroundOverlayOptions
          GroundOverlay Options

See GroundOverlayOptions API Doc
InfoWindow
          An overlay that looks like a bubble and is often connected to a marker.
InfoWindowOptions
          InfoWindow Options

See InfoWindowOptions API Doc
MapCanvasProjection
          This object is made available to the OverlayView from within the draw method.
MapPanes
          This object contains the DOM elements in which overlays are rendered.
Marker
          Creates a marker with the options specified.
MarkerImage
          A structure representing a Marker icon or shadow image.
MarkerOptions
          create Marker Options

See MarkerOptions API Doc
MarkerShape
          This object defines the marker shape to use in determination of a marker's clickable region.
MarkerShapeType
           
OverlayView
          You can implement this class if you want to display custom types of overlay objects on the map.
Polygon
          

See Polygon API Doc
PolygonOptions
           
Polyline
          A polyline is a linear overlay of connected line segments on the map.
PolylineOptions
          polyline options

See PolygonOptions API Doc
Rectangle
          A rectangle overlay.
RectangleOptions
          Rectangle Options

See RectangleOptions API Doc
 

Classes in com.google.gwt.maps.client.overlays used by com.google.gwt.maps.client.services
InfoWindow
          An overlay that looks like a bubble and is often connected to a marker.
MarkerOptions
          create Marker Options

See MarkerOptions API Doc
PolylineOptions
          polyline options

See PolygonOptions API Doc
 



Follow us on GitHub

Copyright © 2011-2012 Gone Vertical LLC. All Rights Reserved.