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  
cache — Property in class com.yahoo.maps.webservices.geocoder.cache.GeocoderCache
The array of the GeocoderResult items currently in the cache.
calcLatLon() — Method in class com.yahoo.maps.api.markers.Marker
Returns the markers current position as a LatLon object by converting the markers local XY point.
canonicalize(address) — Static method in class com.yahoo.maps.api.core.location.Address
Normalizes the address string by removing double spaces and commas.
canonicalizedAddress — Property in class com.yahoo.maps.api.core.location.Address
The canonicalized address location.
canonicalizedQuery — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
The canonicalized query.
centerLatLon — Property in interface com.yahoo.maps.api.IYahooMap
centerLatLon — Property in class com.yahoo.maps.api.YahooMap
The center LatLon point of the map.
centerLatLon — Property in class com.yahoo.maps.api.core.location.BoundingBox
The center LatLon point as defined by the bounds of this object.
centerLatLon — Property in class com.yahoo.maps.api.overlays.CircleOverlay
The center location of the circle.
centerOnDoubleClick — Property in interface com.yahoo.maps.api.IYahooMap
centerOnDoubleClick — Property in class com.yahoo.maps.api.YahooMap
Whether the map should automatically center on a double click event.
CircleOverlay — Class in package com.yahoo.maps.api.overlays
An overlay that draws a circle on the map over a center location.
CircleOverlay(centerLatLon:com.yahoo.maps.api.core.location:LatLon, radiusMeters, fillColor, fillAlpha, lineColor, lineAlpha, lineThickness) — Constructor in class com.yahoo.maps.api.overlays.CircleOverlay
Creates a new CircleOverlay object.
city — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
City name Returned if C flag is not set and G flag is not set
city — Property in class com.yahoo.maps.webservices.local.LocalSearchItem
A string containing the city name for this result.
city — Property in class com.yahoo.maps.webservices.local.LocalSearchResults
A String containing the city used in the query arguments.
clear() — Method in class com.yahoo.maps.api.overlays.PolylineOverlay
Clears the polyline graphics using this.graphics.clear();
clearAssets() — Method in class com.yahoo.maps.api.markers.SearchMarker
Removes all of the objects from the marker in preparation for garbage collection.
clone() — Method in class com.yahoo.maps.api.YahooMapEvent
Duplicates an instance of an Event subclass.
clone() — Method in class com.yahoo.maps.api.config.events.MapConfigEvent
Duplicates an instance of an Event subclass.
clone() — Method in class com.yahoo.maps.api.core.location.BoundingBox
Creates a clone of this BoundingBox instance.
clone() — Method in class com.yahoo.maps.api.core.location.LatLon
Creates a new LatLon object with the same latitude and longitude properties.
clone() — Method in class com.yahoo.maps.api.overlays.PolylineOverlay
Returns a clone of the overlay.
clone() — Method in class com.yahoo.maps.webservices.geocoder.events.GeocoderEvent
close() — Method in class com.yahoo.maps.api.markers.LoaderMarker
Cancels a load() method operation that is currently in progress for the LoaderMarker instance.
close() — Method in class com.yahoo.maps.api.markers.SearchMarker
Closes the expanded view of the marker.
col — Property in class com.yahoo.maps.api.core.location.TileCoordinates
The assigned column.
color — Property in class com.yahoo.maps.api.widgets.CrosshairWidget
Get crosshair color
complete — Event in class com.yahoo.astra.animation.Animation
Dispatched when the Animation instance has finished.
COMPLETE — Constant static property in class com.yahoo.astra.animation.AnimationEvent
Indicates that the animation has reached the end and finished.
com.yahoo.astra.animation — Package
com.yahoo.maps.api — Package
com.yahoo.maps.api.config — Package
com.yahoo.maps.api.config.events — Package
com.yahoo.maps.api.controls — Package
com.yahoo.maps.api.core.location — Package
com.yahoo.maps.api.intl — Package
com.yahoo.maps.api.managers — Package
com.yahoo.maps.api.markers — Package
com.yahoo.maps.api.markers.events — Package
com.yahoo.maps.api.overlays — Package
com.yahoo.maps.api.tracking — Package
com.yahoo.maps.api.utils — Package
com.yahoo.maps.api.widgets — Package
com.yahoo.maps.webservices.geocoder — Package
com.yahoo.maps.webservices.geocoder.cache — Package
com.yahoo.maps.webservices.geocoder.events — Package
com.yahoo.maps.webservices.local — Package
com.yahoo.maps.webservices.local.events — Package
com.yahoo.maps.webservices.traffic — Package
com.yahoo.maps.webservices.traffic.events — Package
com.yahoo.net — Package
config — Property in interface com.yahoo.maps.api.IYahooMap
config — Property in class com.yahoo.maps.api.YahooMap
A reference to the MapConfig object.
configFailure — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map configuration data fails to load or an error occured.
configFailure — Event in class com.yahoo.maps.api.config.MapConfig
CONFIG_FAILURE — Constant static property in class com.yahoo.maps.api.config.events.MapConfigEvent
A string containing the name of the CONFIG_ERROR event
configLoaded — Property in class com.yahoo.maps.api.config.MapConfig
Returns true if the configation XML has loaded and parsed.
configSuccess — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map configuration data successfully loads.
configSuccess — Event in class com.yahoo.maps.api.config.MapConfig
CONFIG_SUCCESS — Constant static property in class com.yahoo.maps.api.config.events.MapConfigEvent
A string containing the name of the CONFIG_LOADED event
Connection — Class in package com.yahoo.net
A helpful utility class that is used to create and handle basic HTTP requests in Flash and AIR.
container — Property in class com.yahoo.maps.api.YahooMap
container — Property in interface com.yahoo.maps.api.markers.IMarker
container — Property in class com.yahoo.maps.api.markers.Marker
The container in which all markers are children of.
container — Property in interface com.yahoo.maps.api.overlays.IOverlay
container — Property in class com.yahoo.maps.api.overlays.Overlay
A reference to the maps overlay container.
contains(latlon:com.yahoo.maps.api.core.location:LatLon) — Method in class com.yahoo.maps.api.core.location.BoundingBox
Returns true if the provided LatLon object in contained in this bounding box.
content — Property in class com.yahoo.maps.api.markers.LoaderMarker
Contains the root display object of the SWF file or image (JPG, PNG, or GIF) file that was loaded by using the load() method.
contentLoaderInfo — Property in class com.yahoo.maps.api.markers.LoaderMarker
Returns a LoaderInfo object corresponding to the object being loaded.
COORD_DATA — Constant static property in class com.yahoo.maps.webservices.geocoder.GeocoderFlagTypes
Only return coordinate data and match quality elements; do not return address data elements.
copyrightURL — Property in class com.yahoo.maps.api.config.MapConfig
The URL to the copyright server.
CopyrightWidget — Class in package com.yahoo.maps.api.widgets
A UI widget that displays copyright data.
CopyrightWidget(map:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.widgets.CopyrightWidget
Creates a new CopyrightDisplay object.
copyrightYear — Property in class com.yahoo.maps.api.config.MapConfig
The year to display in the copyright widget
country — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Country name Returned if C flag is not set and G flag is not set
countrycode — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Country ISO 3166-1 code Returned if C flag is not set
county — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
County name (US/Canada only) Returned if C flag is not set and G flag is not set
countycode — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
County ISO 3166-2 code Returned if C flag is not set
create(target, duration, parameters, autoStart, clearAllRunning) — Static method in class com.yahoo.astra.animation.Animation
Animates one or more properties of a target object.
cross — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Cross Street name Ignored if location, name, or line1 parameter is provided
crosshairWidget — Property in interface com.yahoo.maps.api.IYahooMap
crosshairWidget — Property in class com.yahoo.maps.api.YahooMap
The CrossHairWidget for the map.
CrosshairWidget — Class in package com.yahoo.maps.api.widgets
A UI widget that displays a cross hair.
CrosshairWidget(map:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.widgets.CrosshairWidget
Creates a new CrosshairWidget object.
crossStreet — Property in class com.yahoo.maps.webservices.local.LocalSearchItem
A string containing the cross-street name for this result, which may be blank.
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