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 |
SATELLITE_MAP_TYPE — Static property in class com.google.maps.MapType |
|
Provides access to Satellite Map Type
|
savePosition() — Method in class com.google.maps.Map |
|
Stores the current map position and zoom level for later recall
by returnToSavedPosition. |
savePosition() — Method in interface com.google.maps.interfaces.IMap |
|
Stores the current map position and zoom level for later recall
by returnToSavedPosition. |
ScaleControl — Final class in package com.google.maps.controls |
|
A ScaleControl provides a control that shows the scale of the map. |
ScaleControl(options:com.google.maps.controls:ScaleControlOptions) — Constructor in class com.google.maps.controls.ScaleControl |
|
Constructs a ScaleControl object. |
ScaleControlOptions — Class in package com.google.maps.controls |
|
Class ScaleControlOptions specifies a set of options for the
scale control. |
ScaleControlOptions(param) — Constructor in class com.google.maps.controls.ScaleControlOptions |
|
Constructs an ScaleControlOptions object, optionally
initializing it from an object. |
scrollWheelZoomEnabled() — Method in class com.google.maps.Map |
|
Checks whether scroll wheel zooming is enabled. |
scrollWheelZoomEnabled() — Method in interface com.google.maps.interfaces.IMap |
|
Checks whether scroll wheel zooming is enabled. |
ServiceStatus — Class in package com.google.maps.services |
|
This class contains all the service status codes that can be returned in
service responses. |
setAllStates(shared:com.google.maps.styles:ButtonFaceStyle) — Method in class com.google.maps.styles.ButtonStyle |
|
Specified a set of bevel style properties for all button states. |
setCenter(latLng:com.google.maps:LatLng, opt_zoom, opt_mapType:com.google.maps.interfaces:IMapType) — Method in class com.google.maps.Map |
|
Changes the centre point of the map. |
setCenter(latLng:com.google.maps:LatLng, opt_zoom, opt_mapType:com.google.maps.interfaces:IMapType) — Method in interface com.google.maps.interfaces.IMap |
|
Changes the centre point of the map. |
setControlPosition(controlPosition:com.google.maps.controls:ControlPosition) — Method in class com.google.maps.controls.ControlBase |
|
Changes control's position. |
setControlPosition(position:com.google.maps.controls:ControlPosition) — Method in class com.google.maps.controls.MapTypeControl |
|
Sets the control's position and updates its position on the map. |
setControlPosition(position:com.google.maps.controls:ControlPosition) — Method in class com.google.maps.controls.OverviewMapControl |
|
Sets the control's position and updates its position on the map. |
setControlPosition(position:com.google.maps.controls:ControlPosition) — Method in class com.google.maps.controls.PositionControl |
|
Sets the control's position and updates its position on the map. |
setControlPosition(position:com.google.maps.controls:ControlPosition) — Method in class com.google.maps.controls.ScaleControl |
|
Sets the control's position and updates its position on the map. |
setControlPosition(position:com.google.maps.controls:ControlPosition) — Method in class com.google.maps.controls.ZoomControl |
|
Sets the control's position and updates its position on the map. |
setControlPosition(position:com.google.maps.controls:ControlPosition) — Method in interface com.google.maps.interfaces.IControl |
|
Sets the control's position and updates its position on the map. |
setDefaultOptions(defaults:com.google.maps:InfoWindowOptions) — Static method in class com.google.maps.InfoWindowOptions |
|
Sets the default set of options that applies to all infowindows. |
setDefaultOptions(defaults:com.google.maps:MapTypeOptions) — Static method in class com.google.maps.MapTypeOptions |
|
Sets the default set of options that applies when new map types
are created. |
setDefaultOptions(defaults:com.google.maps.overlays:GroundOverlayOptions) — Static method in class com.google.maps.overlays.GroundOverlayOptions |
|
Updates the default GroundOverlayOptions. |
setDefaultOptions(defaults:com.google.maps.overlays:MarkerOptions) — Static method in class com.google.maps.overlays.MarkerOptions |
|
Sets the default set of options that applies when new markers are created. |
setDefaultOptions(defaults:com.google.maps.overlays:PolygonOptions) — Static method in class com.google.maps.overlays.PolygonOptions |
|
Sets the default set of options that applies when new polygons are created. |
setDefaultOptions(defaults:com.google.maps.overlays:PolylineOptions) — Static method in class com.google.maps.overlays.PolylineOptions |
|
Sets the default set of options that applies when new polylines
are created. |
setDoubleClickMode(val) — Method in class com.google.maps.Map |
|
Set the mouse double click mode. |
setDoubleClickMode(val) — Method in interface com.google.maps.interfaces.IMap |
|
Set the mouse double click mode. |
setInitOptions(options:com.google.maps:MapOptions) — Method in class com.google.maps.Map |
|
Sets the options used to initialize the Map. |
setLatLng(value:com.google.maps:LatLng) — Method in interface com.google.maps.interfaces.IMarker |
|
Changes the LatLng of the marker. |
setLatLng(value:com.google.maps:LatLng) — Method in class com.google.maps.overlays.Marker |
|
Changes the LatLng of the marker. |
setMapType(mapType:com.google.maps.interfaces:IMapType) — Method in class com.google.maps.Map |
|
Changes the map type for the map. |
setMapType(mapType:com.google.maps.interfaces:IMapType) — Method in class com.google.maps.TileLayerBase |
|
Sets the map type for this tile layer. |
setMapType(mapType:com.google.maps.interfaces:IMapType) — Method in interface com.google.maps.interfaces.IMap |
|
Changes the map type for the map. |
setMaxResolutionOverride(maxResolution) — Method in class com.google.maps.MapType |
|
Sets the max resolution override, such that, if this number is
greater than the max resolution that our map type reports to us,
we will use this number instead. |
setMaxResolutionOverride(maxResolution) — Method in interface com.google.maps.interfaces.IMapType |
|
Sets the max resolution override, such that, if this number is
greater than the max resolution that our map type reports to us,
we will use this number instead. |
setOptions(options:com.google.maps.services:ClientGeocoderOptions) — Method in interface com.google.maps.interfaces.IClientGeocoder |
|
Updates the geocoder options. |
setOptions(options:com.google.maps.services:DirectionsOptions) — Method in interface com.google.maps.interfaces.IDirections |
|
Updates the directions options. |
setOptions(options:com.google.maps.overlays:GroundOverlayOptions) — Method in interface com.google.maps.interfaces.IGroundOverlay |
|
Updates the ground overlay options. |
setOptions(options:com.google.maps.overlays:MarkerOptions) — Method in interface com.google.maps.interfaces.IMarker |
|
Updates the marker options. |
setOptions(options:com.google.maps.overlays:PolygonOptions) — Method in interface com.google.maps.interfaces.IPolygon |
|
Updates the polygon's options. |
setOptions(options:com.google.maps.overlays:PolylineOptions) — Method in interface com.google.maps.interfaces.IPolyline |
|
Updates the polyline options. |
setOptions(options:com.google.maps.overlays:GroundOverlayOptions) — Method in class com.google.maps.overlays.GroundOverlay |
|
Updates the ground overlay options. |
setOptions(options:com.google.maps.overlays:MarkerOptions) — Method in class com.google.maps.overlays.Marker |
|
Updates the marker options. |
setOptions(options:com.google.maps.overlays:PolygonOptions) — Method in class com.google.maps.overlays.Polygon |
|
Updates the polygon's options. |
setOptions(options:com.google.maps.overlays:PolylineOptions) — Method in class com.google.maps.overlays.Polyline |
|
Updates the polyline options. |
setOptions(options:com.google.maps.services:ClientGeocoderOptions) — Method in class com.google.maps.services.ClientGeocoder |
|
Updates the geocoder options. |
setOptions(options:com.google.maps.services:DirectionsOptions) — Method in class com.google.maps.services.Directions |
|
Updates the directions options. |
setRGB(compR, compG, compB) — Method in class com.google.maps.Color |
|
Sets this color from R, G and B components, all in the range [0,255]. |
setSize(newSize) — Method in class com.google.maps.Map |
|
Sets the size of the map view. |
setSize(newSize) — Method in class com.google.maps.controls.OverviewMapControl |
|
Changes the control's size. |
setSize(newSize) — Method in interface com.google.maps.interfaces.IMap |
|
Sets the size of the map view. |
setZoom(level, opt_doContinuousZoom) — Method in class com.google.maps.Map |
|
Changes the zoom level for the map view control. |
setZoom(level, opt_doContinuousZoom) — Method in interface com.google.maps.interfaces.IMap |
|
Changes the zoom level for the map view control. |
shadow — Property in interface com.google.maps.interfaces.IOverlay |
|
Display object that represents the overlay's shadow (null if the overlay
never has a shadow). |
shadow — Property in class com.google.maps.overlays.GroundOverlay |
|
Display object that represents the overlay's shadow (null if the overlay
never has a shadow). |
shadow — Property in class com.google.maps.overlays.Marker |
|
Display object that represents the overlay's shadow (null if the overlay
never has a shadow). |
shadow — Property in class com.google.maps.overlays.OverlayBase |
|
Display object that represents the overlay's shadow. |
shadow — Property in class com.google.maps.overlays.Polygon |
|
Display object that represents the overlay's shadow (null if the overlay
never has a shadow). |
shadow — Property in class com.google.maps.overlays.Polyline |
|
Display object that represents the overlay's shadow (null if the overlay
never has a shadow). |
shadow — Property in class com.google.maps.overlays.TileLayerOverlay |
|
Display object that represents the overlay's shadow (null if the overlay
never has a shadow). |
shadowColor — Property in class com.google.maps.styles.BevelStyle |
|
A number that specifies the bevel's shadow color. |
shiftKey — Property in class com.google.maps.MapMouseEvent |
|
Whether the Shift key was pressed. |
shortName — Property in class com.google.maps.MapTypeOptions |
|
Short name of the map type. |
size — Property in class com.google.maps.controls.OverviewMapControlOptions |
|
Control's size. |
SIZE_CHANGED — Constant static property in class com.google.maps.MapEvent |
|
This event is fired when the size of the map has changed. |
spreadMethod — Property in class com.google.maps.styles.GradientStyle |
|
Gradient spread method. |
startGeocode — Property in class com.google.maps.services.Route |
| The geocode result for the starting point of this route. |
status — Property in interface com.google.maps.interfaces.IDirections |
|
The status code of the directions request. |
status — Property in class com.google.maps.services.Directions |
|
The status code of the directions request. |
status — Property in class com.google.maps.services.DirectionsEvent |
| Directions status. |
status — Property in class com.google.maps.services.GeocodingEvent |
|
Geocode status. |
Step — Class in package com.google.maps.services |
|
Objects of this class are created by the Directions object to store
information about a single step within a route in a directions result. |
Step() — Constructor in class com.google.maps.services.Step |
|
Constructor. |
strokeStyle — Property in class com.google.maps.InfoWindowOptions |
|
Info window's stroke style. |
strokeStyle — Property in class com.google.maps.overlays.GroundOverlayOptions |
|
Ground overlay stroke style. |
strokeStyle — Property in class com.google.maps.overlays.MarkerOptions |
|
Marker stroke style. |
strokeStyle — Property in class com.google.maps.overlays.PolygonOptions |
|
Polygon stroke style. |
strokeStyle — Property in class com.google.maps.overlays.PolylineOptions |
|
Polyline stroke style. |
strokeStyle — Property in class com.google.maps.styles.RectangleStyle |
|
Rectangle's stroke style. |
StrokeStyle — Class in package com.google.maps.styles |
|
StrokeStyle class specifies a set of parameters for drawing outlines of
graphical objects. |
StrokeStyle(params) — Constructor in class com.google.maps.styles.StrokeStyle |
|
Constructs a new StrokeStyle object, optionally initializing it from
an object. |
summaryHtml — Property in interface com.google.maps.interfaces.IDirections |
|
An HTML snippet containing a summary of the distance and time for this
entire directions request. |
summaryHtml — Property in class com.google.maps.services.Directions |
|
An HTML snippet containing a summary of the distance and time for this
entire directions request. |
summaryHtml — Property in class com.google.maps.services.Route |
|
An HTML snippet containing a summary of the distance and time for this
route. |
|
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 |