Packagecom.yahoo.maps.api.widgets
Interfacepublic interface IWidget
ImplementorsCrosshairWidget, MapTypeWidget, Widget, ZoomWidget



Public Properties
 PropertyDefined by
  map : IYahooMap
[read-only]
IWidget
Public Methods
 MethodDefined by
  
IWidget
  
IWidget
  
IWidget
  
IWidget
Property detail
mapproperty
map:IYahooMap  [read-only]Implementation
    public function get map():IYahooMap
Method detail
onMapMove()method
public function onMapMove(event:YahooMapEvent):voidParameters
event:YahooMapEvent
onMapResize()method 
public function onMapResize(event:YahooMapEvent):voidParameters
event:YahooMapEvent
onMapTypeChanged()method 
public function onMapTypeChanged(event:YahooMapEvent):voidParameters
event:YahooMapEvent
onMapZoom()method 
public function onMapZoom(event:YahooMapEvent):voidParameters
event:YahooMapEvent