Interface | Description |
---|---|
GMapObjectType |
Class | Description |
---|---|
GMapPoint | |
GoogleMap | |
InfoWindow |
An overlay that looks like a bubble and is often connected to a marker.
|
InfoWindowOptions |
Options for setting an InfoWindow on a Map.
|
LatLong | |
LatLongBounds | |
MapOptions | |
MapShape | |
MapTypeIdEnum | |
Marker |
Marker which can be placed on a GoogleMap.
|
MarkerOptions | |
MVCArray |
This javascript object current takes JavascriptObjects as parameters, but
returns JSObjects, as it doesn't know what has been placed within it.
|
Polyline |
Wraps a google.maps.Polyline object.
|
PolylineOptions | |
Projection | |
Size |
Size object corresponding to google.maps.Size
Two-dimensonal size, where width is the distance on the x-axis, and height is the distance on the y-axis.
|
Enum | Description |
---|---|
Animation |