Class | Description |
---|---|
Circle |
A circle overlay.
|
CircleOptions | |
GroundOverlay |
A groundoverlay overlay.
|
GroundOverlayOptions | |
InfoWindow |
An overlay that looks like a bubble and is often connected to a marker.
|
InfoWindowOptions | |
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 | |
MarkerShape |
This object defines the marker shape to use in determination of a marker's clickable region.
|
OverlayView |
You can implement this class if you want to display custom types of overlay objects on the map.
|
Polygon | |
PolygonOptions | |
Polyline |
A polyline is a linear overlay of connected line segments on the map.
|
PolylineOptions | |
Rectangle |
A rectangle overlay.
|
RectangleOptions |
Enum | Description |
---|---|
Animation | |
MarkerShapeType |
Copyright © 2011-2013 Gone Vertical LLC. All Rights Reserved.