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  
offsetlat — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Latitude of offset point in degrees Returned if P flag is not set and if Offset is greater than 0
offsetlatlon — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
A LatLon object representing the offset latitude and longitude.
offsetlon — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
Longitude of offset point in degrees Returned if P flag is not set and if Offset is greater than 0
onMapMove(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.overlays.Overlay
Map move event handler.
onMapMove(event:com.yahoo.maps.api:YahooMapEvent) — Method in interface com.yahoo.maps.api.widgets.IWidget
onMapMove(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.ScaleBarWidget
Map move event handler.
onMapMove(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.Widget
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.overlays.Overlay
Map resize event handler.
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.CopyrightWidget
Map resize event handler.
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.CrosshairWidget
Map resize event handler
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in interface com.yahoo.maps.api.widgets.IWidget
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.MapTypeWidget
Map resize event handler.
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.ScaleBarWidget
Map resize event handler.
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.Widget
onMapResize(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.ZoomWidget
Map resize event handler
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.CopyrightWidget
Map type change event handler.
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.CrosshairWidget
Map type change event handler.
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in interface com.yahoo.maps.api.widgets.IWidget
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.MapTypeWidget
Map type change event handler.
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.ScaleBarWidget
Map type change event handler.
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.Widget
onMapTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.ZoomWidget
Map type change event handler.
onMapZoom(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.overlays.CircleOverlay
Map zoom event handler.
onMapZoom(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.overlays.Overlay
Map zoom event handler.
onMapZoom(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.overlays.PolylineOverlay
Map zoom event handler.
onMapZoom(event:com.yahoo.maps.api:YahooMapEvent) — Method in interface com.yahoo.maps.api.widgets.IWidget
onMapZoom(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.ScaleBarWidget
Map zoom event handler.
onMapZoom(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.widgets.Widget
onTypeChanged(event:com.yahoo.maps.api:YahooMapEvent) — Method in class com.yahoo.maps.api.overlays.Overlay
Map type change event handler.
open() — Method in class com.yahoo.maps.api.markers.SearchMarker
Opens the expanded view of the marker.
outersize — Property in class com.yahoo.maps.api.widgets.CrosshairWidget
Get crosshair outer size
Overlay — Class in package com.yahoo.maps.api.overlays
The core Overlay class contains a set of methods that you can use to create a vector shape over the map, in which you can extend to create your own overlays on the map.
Overlay() — Constructor in class com.yahoo.maps.api.overlays.Overlay
Creates a new Overlay object
overlayContainer — Property in class com.yahoo.maps.api.YahooMap
A Sprite which contains the overlays added to the map view.
overlayContainer — Property in class com.yahoo.maps.api.managers.OverlayManager
Returns the container in which overlays are shown on.
overlayManager — Property in interface com.yahoo.maps.api.IYahooMap
overlayManager — Property in class com.yahoo.maps.api.YahooMap
The maps OverlayManager
OverlayManager — Class in package com.yahoo.maps.api.managers
This class manages the overlays which have been added to the map.
OverlayManager(container, map:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.managers.OverlayManager
Creates a new OverlayManager object.
overlays — Property in class com.yahoo.maps.api.managers.OverlayManager
An Array of the overlays currently active on the map.
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