| 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 — Static property in class com.yahoo.maps.api.MapTypes |
|
A string containing the name of the 'satellite' view type. |
| satTileURL — Property in class com.yahoo.maps.api.config.MapConfig |
|
The URL to the aerial tile servers. |
| satVersion — Property in class com.yahoo.maps.api.config.MapConfig |
|
The current version number of the aerial tiles. |
| scaleBarWidget — Property in interface com.yahoo.maps.api.IYahooMap |
| |
| scaleBarWidget — Property in class com.yahoo.maps.api.YahooMap |
|
The ScaleBarWidget for the map. |
| ScaleBarWidget — Class in package com.yahoo.maps.api.widgets |
|
A UI widget which displays scales for miles and kilometers/meters based on the center latitude of the map. |
| ScaleBarWidget(map:com.yahoo.maps.api:IYahooMap, lengthScale) — Constructor in class com.yahoo.maps.api.widgets.ScaleBarWidget |
|
Creates a new ScaleBarWidget object. |
| searchFailure — Event in class com.yahoo.maps.webservices.local.LocalSearch |
|
Dispatched only if the request failed, the XML did not parse or there was no results. |
| searchFailure — Event in class com.yahoo.maps.webservices.traffic.TrafficSearch |
|
Dispatched only if the request failed, the XML did not parse or there was no results. |
| SEARCH_FAILURE — Constant static property in class com.yahoo.maps.webservices.local.events.LocalSearchEvent |
|
A string containing the name of the SEARCH_FAILURE event
|
| SEARCH_FAILURE — Constant static property in class com.yahoo.maps.webservices.traffic.events.TrafficSearchEvent |
|
A string containing the name of the SEARCH_FAILURE event
|
| searchLocal(query, zoomLevel, latlon:com.yahoo.maps.api.core.location:LatLon, radius, begin, per_page, categoryFilter, ratingFilter) — Method in class com.yahoo.maps.webservices.local.LocalSearch |
|
Sends a search request to the Yahoo! Local API
|
| SearchMarker — Class in package com.yahoo.maps.api.markers |
|
A Marker object that displays information on a result provided by the local search webservices
|
| SearchMarker(item:com.yahoo.maps.webservices.local:LocalSearchItem) — Constructor in class com.yahoo.maps.api.markers.SearchMarker |
|
Creates a new SearchMarker object
|
| searchRadius — Property in class com.yahoo.maps.webservices.local.LocalSearchResults |
|
A number specifying the radius in the query arguments. |
| searchSuccess — Event in class com.yahoo.maps.webservices.local.LocalSearch |
|
Dispatched when the request was successful and there was at least one result. |
| searchSuccess — Event in class com.yahoo.maps.webservices.traffic.TrafficSearch |
|
Dispatched when the request was successful and there was at least one result. |
| SEARCH_SUCCESS — Constant static property in class com.yahoo.maps.webservices.local.events.LocalSearchEvent |
|
A string containing the name of the SEARCH_SUCCESS event
|
| SEARCH_SUCCESS — Constant static property in class com.yahoo.maps.webservices.traffic.events.TrafficSearchEvent |
|
A string containing the name of the SEARCH_SUCCESS event
|
| searchTotal — Property in class com.yahoo.maps.webservices.local.LocalSearchResults |
|
A number specifying the total amount of results found by the service. |
| servicesURL — Property in class com.yahoo.maps.api.config.MapConfig |
|
The URL to the GWS server. |
| setAerialCopyrightSource(result) — Method in class com.yahoo.maps.api.widgets.CopyrightWidget |
|
Sets the aerial imagery copyright data source and updates the labels in the widget. |
| setCenterAddress(address:com.yahoo.maps.api.core.location:Address) — Method in interface com.yahoo.maps.api.IYahooMap |
| |
| setCenterAddress(address:com.yahoo.maps.api.core.location:Address) — Method in class com.yahoo.maps.api.YahooMap |
|
Sets the map center by geocoding the address provided, and setting the maps centerLatLon when the geocoder responds. |
| setCenterByPixels(point) — Method in interface com.yahoo.maps.api.IYahooMap |
| |
| setCenterByPixels(point) — Method in class com.yahoo.maps.api.YahooMap |
|
Shifts the maps center point by the assigned delta point
|
| setCenterWoeId(woeid) — Method in interface com.yahoo.maps.api.IYahooMap |
| |
| setCenterWoeId(woeid) — Method in class com.yahoo.maps.api.YahooMap |
|
Sets the center of the map to the provided WhereOnEarth identifier. |
| setHandCursor(value) — Method in interface com.yahoo.maps.api.IYahooMap |
| |
| setHandCursor(value) — Method in class com.yahoo.maps.api.YahooMap |
|
Sets the hand cursor visibility over the map
|
| setMapBounds(bounds:com.yahoo.maps.api.core.location:BoundingBox) — Method in interface com.yahoo.maps.api.IYahooMap |
| |
| setMapBounds(bounds:com.yahoo.maps.api.core.location:BoundingBox) — Method in class com.yahoo.maps.api.YahooMap |
|
Sets the bounds of the map. |
| setMapCopyrightSource(result) — Method in class com.yahoo.maps.api.widgets.CopyrightWidget |
|
Sets the map imagery copyright data source and updates the labels in the widget. |
| setProviderByMarkerSet(markers) — Method in class com.yahoo.maps.api.overlays.PolylineOverlay |
|
Sets the polyline dataProvider with the latlon properties from a marker. |
| setSize(width, height) — Method in class com.yahoo.maps.api.YahooMap |
|
Sets the map size. |
| setZoomRange(minZoomLevel, maxZoomLevel) — Method in interface com.yahoo.maps.api.IYahooMap |
| |
| setZoomRange(minZoomLevel, maxZoomLevel) — Method in class com.yahoo.maps.api.YahooMap |
|
Sets the range of zoom levels allowed on the map base. |
| severity — Property in class com.yahoo.maps.webservices.traffic.TrafficResultItem |
|
A number containing the severity level for this traffic incident. |
| shift(deltaLat, deltaLon) — Method in class com.yahoo.maps.api.core.location.LatLon |
|
Returns a new LatLon object that is shifted by the provided delta values for latitude and longitude. |
| SimpleMarker — Class in package com.yahoo.maps.api.markers |
|
The SimpleMarker 'simply' extends the Marker class and provides a visual cue to the location. |
| SimpleMarker() — Constructor in class com.yahoo.maps.api.markers.SimpleMarker |
|
Creates a new SimpleMarker object. |
| southeast — Property in class com.yahoo.maps.api.core.location.BoundingBox |
|
A LatLon object defining the southeast corner of the rectangle. |
| southwest — Property in class com.yahoo.maps.api.core.location.BoundingBox |
|
A LatLon object defining the southwest corner of the rectangle. |
| speed — Property in class com.yahoo.maps.webservices.traffic.TrafficResponse |
|
An object containing the current speed data within the bounds of the map. |
| start — Event in class com.yahoo.astra.animation.Animation |
|
Dispatched when the Animation instance starts. |
| start() — Method in class com.yahoo.astra.animation.Animation |
|
Starts the tween. |
| START — Constant static property in class com.yahoo.astra.animation.AnimationEvent |
|
Indicates that the animation has started playing. |
| state — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult |
|
State/Province name
Returned if C flag is not set and G flag is not set
|
| state — Property in class com.yahoo.maps.webservices.local.LocalSearchItem |
|
A string containing the state name for this result. |
| state — Property in class com.yahoo.maps.webservices.local.LocalSearchResults |
|
A String containing the state used in the query arguments. |
| statecode — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult |
|
State ISO 3166-2 code
Returned if C flag is not set
|
| street — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult |
|
Street name
Returned if C flag is not set
|
| street — Property in class com.yahoo.maps.webservices.local.LocalSearchResults |
|
A String containing the street used in the query arguments. |
|
| 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 |