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 | |
r — Property in class com.google.maps.Color | |
Red component, in the range [0,255]. | |
radius — Property in class com.google.maps.MapTypeOptions | |
A Number value that specifies the radius of the map type measured in meters. | |
radius — Property in class com.google.maps.overlays.MarkerOptions | |
A Number value that specifies the marker radius. | |
ratios — Property in class com.google.maps.styles.GradientStyle | |
Color distribution ratios corresponding to the elements in the colors Array. | |
RectangleStyle — Class in package com.google.maps.styles | |
Class RectangleStyle combines a FillStyle and a StrokeStyle to use for rendering a basic rectangle. | |
RectangleStyle(params) — Constructor in class com.google.maps.styles.RectangleStyle | |
Constructs a RectangleStyle instance, optionally initializing it from an object. | |
RED — Constant static property in class com.google.maps.Color | |
removeAllPanes() — Method in interface com.google.maps.interfaces.IPaneManager | |
Remove all panes. | |
removeControl(control:com.google.maps.interfaces:IControl) — Method in class com.google.maps.Map | |
Removes a control from the map. | |
removeControl(control:com.google.maps.interfaces:IControl) — Method in interface com.google.maps.interfaces.IMap | |
Removes a control from the map. | |
removed — Property in interface com.google.maps.interfaces.IInfoWindow | |
Checks whether the infowindow was removed. | |
removeMapType(oldMapType:com.google.maps.interfaces:IMapType) — Method in class com.google.maps.Map | |
Removes a registered map type. | |
removeMapType(oldMapType:com.google.maps.interfaces:IMapType) — Method in interface com.google.maps.interfaces.IMap | |
Removes a registered map type. | |
removeOverlay(overlay:com.google.maps.interfaces:IOverlay) — Method in class com.google.maps.Map | |
Removes an overlay from the map. | |
removeOverlay(overlay:com.google.maps.interfaces:IOverlay) — Method in interface com.google.maps.interfaces.IMap | |
Removes an overlay from the map. | |
removeOverlay(overlay:com.google.maps.interfaces:IOverlay) — Method in interface com.google.maps.interfaces.IPane | |
Removes an overlay from the pane. | |
removePane(pane:com.google.maps.interfaces:IPane) — Method in interface com.google.maps.interfaces.IPaneManager | |
Removes the pane. | |
request — Property in class com.google.maps.services.DirectionsEvent | |
Request type ("directions", for directions requests). | |
request — Property in class com.google.maps.services.GeocodingEvent | |
Request type ("geocode", for geocoding requests). | |
resetCache() — Method in interface com.google.maps.interfaces.IClientGeocoder | |
Resets the geocoding cache, clearing all results retrieved by this and other ClientGeocoder objects. | |
resetCache() — Method in class com.google.maps.services.ClientGeocoder | |
Resets the geocoding cache, clearing all results retrieved by this and other ClientGeocoder objects. | |
response — Property in class com.google.maps.services.GeocodingEvent | |
Object containing the result returned by the geocoder in case the request completes successfully or null in case of failure. | |
returnToSavedPosition() — Method in class com.google.maps.Map | |
Returns map to the saved position. | |
returnToSavedPosition() — Method in interface com.google.maps.interfaces.IMap | |
Returns map to the saved position. | |
reverseGeocode(latLng:com.google.maps:LatLng) — Method in interface com.google.maps.interfaces.IClientGeocoder | |
Initiates a reverse geocoding request. | |
reverseGeocode(latLng:com.google.maps:LatLng) — Method in class com.google.maps.services.ClientGeocoder | |
Initiates a reverse geocoding request. | |
rgb — Property in class com.google.maps.Color | |
Color as a Number, for example 0x804020. | |
ROLL_OUT — Constant static property in class com.google.maps.MapMouseEvent | |
This event is fired when the user rolls the mouse off the map. | |
ROLL_OVER — Constant static property in class com.google.maps.MapMouseEvent | |
This event is fired when the user rolls the mouse over the map. | |
rotation — Property in class com.google.maps.overlays.GroundOverlayOptions | |
A Number value that specifies the ground overlay rotation (specified in degrees in the clockwise direction). | |
rotationContentCenter — Property in class com.google.maps.overlays.GroundOverlayOptions | |
Ground overlay rotation center in content coordinates. | |
Route — Class in package com.google.maps.services | |
Objects of this class are created by the Directions object to store information about a single route in a directions result. | |
Route() — Constructor in class com.google.maps.services.Route | |
Constructor. | |
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 |