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  
radians(degrees) — Static method in class com.yahoo.maps.api.core.location.LatLon
Returns the radian value of a decimal degree value.
radius — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Radius of matched area in meters Returned if P flag is not set
RadiusConversion — Class in package com.yahoo.maps.api.utils
A utility class which converts a radius in meters to the appropriate zoom level.
radiusMeters — Property in class com.yahoo.maps.api.overlays.CircleOverlay
The radius in meters of the circle.
radiusToZoom(radius) — Static method in class com.yahoo.maps.api.utils.RadiusConversion
Converts a radius in meters to a zoom level.
redraw() — Method in class com.yahoo.maps.api.overlays.CircleOverlay
Redraws the polyline using the assigned location.
redraw() — Method in class com.yahoo.maps.api.overlays.PolylineOverlay
Redraws the polyline using the assigned locations in the data provider.
refresh() — Method in class com.yahoo.maps.api.managers.MarkerManager
Refreshes the position of all markers based on its stored latitude and longitude.
removeAllMarkers() — Method in class com.yahoo.maps.api.managers.MarkerManager
Removes all markers from the markerContainer and the manager, and prepares the marker for garbage collection.
removeAllOverlays() — Method in class com.yahoo.maps.api.managers.OverlayManager
Removes all overlays from the overlayContainer.
removeCrosshair() — Method in interface com.yahoo.maps.api.IYahooMap
removeCrosshair() — Method in class com.yahoo.maps.api.YahooMap
Removes the crosshair widget from the map.
removeFromCache(geocoderResult:com.yahoo.maps.webservices.geocoder:GeocoderResult) — Method in class com.yahoo.maps.webservices.geocoder.cache.GeocoderCache
Removes a GeocoderResult object from the cache.
removeMarker(marker:com.yahoo.maps.api.markers:Marker) — Method in class com.yahoo.maps.api.managers.MarkerManager
Removes a marker from the map and the manager.
removeOverlay(overlay:com.yahoo.maps.api.overlays:Overlay) — Method in class com.yahoo.maps.api.managers.OverlayManager
Removes an overlay from the overlayContainer.
removePanControl() — Method in interface com.yahoo.maps.api.IYahooMap
removePanControl() — Method in class com.yahoo.maps.api.YahooMap
Removes panning abilities from the map.
removeScaleBar() — Method in interface com.yahoo.maps.api.IYahooMap
removeScaleBar() — Method in class com.yahoo.maps.api.YahooMap
Removes the ScaleBarWidget from the maps widget container
removeTypeWidget() — Method in interface com.yahoo.maps.api.IYahooMap
removeTypeWidget() — Method in class com.yahoo.maps.api.YahooMap
Adds the MapTypeControl to the maps widget container
removeZoomWidget() — Method in interface com.yahoo.maps.api.IYahooMap
removeZoomWidget() — Method in class com.yahoo.maps.api.YahooMap
Removes the ZoomControl from the maps widget container
reportDate — Property in class com.yahoo.maps.webservices.traffic.TrafficResultItem
A Date object containing the report date for this traffic incident.
reportDateDisplay — Property in class com.yahoo.maps.webservices.traffic.TrafficResultItem
A string containing the report date for this traffic incident.
resetCache() — Method in class com.yahoo.maps.webservices.geocoder.cache.GeocoderCache
Resets the cache.
resetPosition(marker:com.yahoo.maps.api.markers:Marker) — Method in class com.yahoo.maps.api.managers.MarkerManager
Resets the position of the marker on the map based on its stored latitude and longitude, then sets the visibility of the marker based on its minZoom and maxZoom properties.
results — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResultSet
An array of GeocoderResult objects.
results — Property in class com.yahoo.maps.webservices.local.LocalSearchResults
An array of the LocalSearchItem results.
results — Property in class com.yahoo.maps.webservices.traffic.TrafficResponse
An array of the TrafficResultItem items.
resultURL — Property in class com.yahoo.maps.webservices.local.LocalSearchItem
A string containing the URL to the Yahoo! Local search results page.
resultURL — Property in class com.yahoo.maps.webservices.local.LocalSearchResults
A string containing the URL to the Yahoo! Local search results page.
reverseGeocode() — Method in class com.yahoo.maps.api.core.location.LatLon
Reverse-geocodes the latitude and longitude pair to return an address.
reverseGeocode(latlon:com.yahoo.maps.api.core.location:LatLon, args) — Method in class com.yahoo.maps.webservices.geocoder.Geocoder
Sends a reverse request to the geocoding service.
reviewURL — Property in class com.yahoo.maps.webservices.local.LocalSearchItem
A string containing the URL to the Yahoo! Local reviews section for this result.
RIGHT — Constant static property in class com.yahoo.maps.api.widgets.WidgetAlign
Specifies that the Widget is aligned on the right.
row — Property in class com.yahoo.maps.api.core.location.TileCoordinates
The assigned row.
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