A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
callLater(call) — Method in class com.google.maps.Map |
| |
center — Property in class com.google.maps.MapOptions |
|
The initial map center. |
clear() — Method in interface com.google.maps.interfaces.IDirections |
|
Clears any existing directions results and cancels any pending
load() requests. |
clear() — Method in interface com.google.maps.interfaces.IPane |
|
Removes all overlays added to this pane. |
clear() — Method in class com.google.maps.services.Directions |
|
Clears any existing directions results and cancels any pending
load() requests. |
clearControls() — Method in class com.google.maps.Map |
|
Removes all controls from the map. |
clearControls() — Method in interface com.google.maps.interfaces.IMap |
|
Removes all controls from the map. |
clearOverlays() — Method in class com.google.maps.Map |
|
Removes all overlays from the map. |
clearOverlays() — Method in interface com.google.maps.interfaces.IMap |
|
Removes all overlays from the map. |
clearOverlays() — Method in interface com.google.maps.interfaces.IPaneManager |
|
Removes all overlays registered on all panes. |
clearWrapper() — Method in class com.google.maps.CopyrightCollection |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.Map |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.MapType |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.controls.ControlBase |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.controls.MapTypeControl |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.controls.OverviewMapControl |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.controls.PositionControl |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.controls.ScaleControl |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.controls.ZoomControl |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.overlays.GroundOverlay |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.overlays.Marker |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.overlays.OverlayBase |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.overlays.Polygon |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.overlays.Polyline |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.overlays.TileLayerOverlay |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.services.ClientGeocoder |
|
Remove all event listeners and clear the wrapper. |
clearWrapper() — Method in class com.google.maps.services.Directions |
|
Remove all event listeners and clear the wrapper. |
CLICK — Constant static property in class com.google.maps.MapMouseEvent |
|
This event is fired when the map is clicked with the mouse. |
clickable — Property in class com.google.maps.overlays.MarkerOptions |
|
A Boolean value that specifies whether the marker is clickable. |
ClientGeocoder — Final class in package com.google.maps.services |
|
A ClientGeocoder object communicates with Google servers to obtain geocodes
for user-specified addresses. |
ClientGeocoder(options:com.google.maps.services:ClientGeocoderOptions) — Constructor in class com.google.maps.services.ClientGeocoder |
|
Constructs a ClientGeocoder instance for performing geocoding. |
ClientGeocoderOptions — Class in package com.google.maps.services |
|
ClientGeocoderOptions specifies properties for configuring
ClientGeocoder instances. |
ClientGeocoderOptions(param) — Constructor in class com.google.maps.services.ClientGeocoderOptions |
|
Constructs a new ClientGeocoderOptions object, optionally initializing
it from an object. |
clone() — Method in class com.google.maps.LatLng |
|
Returns a new LatLng object that is a copy of this. |
clone() — Method in class com.google.maps.LatLngBounds |
|
Creates a clone of this instance. |
closeInfoWindow() — Method in class com.google.maps.Map |
|
Closes the information window. |
closeInfoWindow() — Method in interface com.google.maps.interfaces.IMap |
|
Closes the information window. |
closeInfoWindow() — Method in interface com.google.maps.interfaces.IMarker |
|
Closes the info window if it is associated with this marker. |
closeInfoWindow() — Method in class com.google.maps.overlays.Marker |
|
Closes the info window if it is associated with this marker. |
color — Property in class com.google.maps.styles.FillStyle |
|
A Number value that specifies the fill color. |
color — Property in class com.google.maps.styles.StrokeStyle |
|
A Number value that specifies the stroke color. |
Color — Final class in package com.google.maps |
|
Color stores a color and provides methods for conversion between
different textual and numeric representations of color. |
Color(clr) — Constructor in class com.google.maps.Color |
|
Constructs a Color from a Number. |
colors — Property in class com.google.maps.styles.GradientStyle |
|
An array of type Number, each of which is an RGB color value to be used
in the gradient style (up to 15 elements). |
com.google.maps — Package |
| |
com.google.maps.controls — Package |
| |
com.google.maps.interfaces — Package |
| |
com.google.maps.overlays — Package |
| |
com.google.maps.services — Package |
| |
com.google.maps.styles — Package |
| |
containsBounds(other:com.google.maps:LatLngBounds) — Method in class com.google.maps.LatLngBounds |
|
Returns true if this bounds completely contains the given bounds. |
containsLatLng(point:com.google.maps:LatLng) — Method in class com.google.maps.LatLngBounds |
|
Returns true if the given lat/lng is in this bounds. |
containsPane(pane:com.google.maps.interfaces:IPane) — Method in interface com.google.maps.interfaces.IPaneManager |
|
Checks whether the pane manager contains the specified pane. |
content — Property in class com.google.maps.InfoWindowOptions |
|
Plain text content for the info window. |
contentFormat — Property in class com.google.maps.InfoWindowOptions |
|
Info window's content format. |
contentHTML — Property in class com.google.maps.InfoWindowOptions |
|
HTML content for the info window. |
contentStyleSheet — Property in class com.google.maps.InfoWindowOptions |
|
Info window's content style sheet. |
continuousZoom — Property in class com.google.maps.MapOptions |
|
A Boolean value that indicates whether the map initially uses
continuous zooming. |
continuousZoomEnabled() — Method in class com.google.maps.Map |
|
Checks whether continuous zoom is enabled. |
continuousZoomEnabled() — Method in interface com.google.maps.interfaces.IMap |
|
Checks whether continuous zoom is enabled. |
CONTINUOUS_ZOOM_END — Constant static property in class com.google.maps.MapZoomEvent |
|
This event is fired when continuous zooming of the map ends. |
CONTINUOUS_ZOOM_START — Constant static property in class com.google.maps.MapZoomEvent |
|
This event is fired when continuous zooming of the map starts. |
CONTINUOUS_ZOOM_STEP — Constant static property in class com.google.maps.MapZoomEvent |
|
This event is fired repeatedly while the map is performing continuous zoom. |
CONTROL_ADDED — Constant static property in class com.google.maps.MapEvent |
|
This event is fired on the map when a control is added to the map. |
ControlBase — Class in package com.google.maps.controls |
|
Base class for controls. |
ControlBase(position:com.google.maps.controls:ControlPosition) — Constructor in class com.google.maps.controls.ControlBase |
|
Construct a control located relative to a specfied corner of the map. |
controlByKeyboard — Property in class com.google.maps.MapOptions |
|
A Boolean value that indicates whether the map initially can be controlled
by the keyboard. |
controlByKeyboardEnabled() — Method in class com.google.maps.Map |
|
Checks whether control by keyboard is enabled. |
controlByKeyboardEnabled() — Method in interface com.google.maps.interfaces.IMap |
|
Checks whether control by keyboard is enabled. |
ControlPosition — Final class in package com.google.maps.controls |
|
ControlPosition describes the position of a control in the map view. |
ControlPosition(anchor, opt_paddingX, opt_paddingY) — Constructor in class com.google.maps.controls.ControlPosition |
|
Constructs a ControlPosition from offsets relative to a specified
map corner. |
CONTROL_REMOVED — Constant static property in class com.google.maps.MapEvent |
|
This event is fired on the map when a control is removed from the map. |
controlStyle — Property in class com.google.maps.controls.OverviewMapControlOptions |
|
Control's bevel style. |
Copyright — Class in package com.google.maps |
|
This class contains information about which copyright message applies to a
region of the map given by a rectangle, at a given range of zoom levels. |
Copyright(id, bounds:com.google.maps:LatLngBounds, minZoom, text, opt_maxZoom, opt_isSupplemental) — Constructor in class com.google.maps.Copyright |
|
Constructs a Copyright instance covering a geographical extent and range of
zoom levels and specifies the id and text displayed for this instance. |
CopyrightCollection — Class in package com.google.maps |
|
CopyrightCollection manages copyright messages displayed on maps of custom
map type. |
CopyrightCollection(opt_prefix) — Constructor in class com.google.maps.CopyrightCollection |
|
Creates a copyright collection for the given map type/spec. |
CopyrightNotice — Class in package com.google.maps |
|
CopyrightNotice stores an array of strings representing copyright text
to display on the map, but can also be cast to a single text string. |
CopyrightNotice(prefix, copyrightTexts) — Constructor in class com.google.maps.CopyrightNotice |
|
Construct a CopyrightNotice from a text prefix and an array of elements of
type String representing the individual copyright notices. |
copyrightsHtml — Property in interface com.google.maps.interfaces.IDirections |
| An HTML string containing the copyright information for this result. |
copyrightsHtml — Property in class com.google.maps.services.Directions |
| An HTML string containing the copyright information for this result. |
COPYRIGHTS_UPDATED — Constant static property in class com.google.maps.MapEvent |
|
This event is fired when the copyright that should be displayed on the
map is updated. |
cornerRadius — Property in class com.google.maps.InfoWindowOptions |
|
A Number value that indicates the info window's corner radius. |
countryCode — Property in class com.google.maps.Map |
|
The desired map country code. |
countryCode — Property in class com.google.maps.services.ClientGeocoderOptions |
|
The countryCode for geocoding queries. |
countryCode — Property in class com.google.maps.services.DirectionsOptions |
|
The countryCode for directions queries. |
createPane(index) — Method in interface com.google.maps.interfaces.IPaneManager |
|
Creates a new pane and adds it at the specified position. |
createPolyline(options:com.google.maps.overlays:PolylineOptions) — Method in interface com.google.maps.interfaces.IDirections |
|
Create the Polyline object associated with the entire directions
response. |
createPolyline(options:com.google.maps.overlays:PolylineOptions) — Method in class com.google.maps.services.Directions |
|
Create the Polyline object associated with the entire directions
response. |
crosshairs — Property in class com.google.maps.MapOptions |
|
A Boolean value that indicates whether the map initially has crosshairs. |
crosshairsEnabled() — Method in class com.google.maps.Map |
|
Checks whether center crosshairs are enabled. |
crosshairsEnabled() — Method in interface com.google.maps.interfaces.IMap |
|
Checks whether center crosshairs are enabled. |
crosshairsStrokeStyle — Property in class com.google.maps.MapOptions |
|
The stroke style for crosshairs. |
ctrlKey — Property in class com.google.maps.MapMouseEvent |
|
Whether the Ctrl key was pressed. |
customCloseRect — Property in class com.google.maps.InfoWindowOptions |
|
Custom close rectangle. |
customContent — Property in class com.google.maps.InfoWindowOptions |
|
Display object used as the info window's custom content. |
customOffset — Property in class com.google.maps.InfoWindowOptions |
|
Custom content offset. |
CYAN — Constant static property in class com.google.maps.Color |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |