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  
manager — Property in class com.yahoo.maps.api.markers.Marker
map — Property in class com.yahoo.maps.api.markers.Marker
A reference to the owning YahooMap instance.
map — Property in class com.yahoo.maps.api.overlays.CircleOverlay
map — Property in interface com.yahoo.maps.api.overlays.IOverlay
map — Property in class com.yahoo.maps.api.overlays.Overlay
A reference to the YahooMap class.
map — Property in class com.yahoo.maps.api.overlays.PolylineOverlay
map — Property in class com.yahoo.maps.api.tracking.MapTrackr
map — Property in interface com.yahoo.maps.api.widgets.IWidget
map — Property in class com.yahoo.maps.api.widgets.Widget
MAP — Static property in class com.yahoo.maps.api.MapTypes
A string containing the name of the 'map' view type.
mapBase — Property in interface com.yahoo.maps.api.IYahooMap
mapBase — Property in class com.yahoo.maps.api.YahooMap
The MapBase object containing the tile matrix.
mapBaseComplete — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map tile engine is initialized.
MAP_BASE_COMPLETE — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_BASE_COMPLETE event
mapClick — Event in class com.yahoo.maps.api.controls.PanControl
Dispatched when the map is clicked on.
MAP_CLICK — Constant static property in class com.yahoo.maps.api.YahooMapEvent
Deprecated since 0.9.3 Please use YahooMapEvent.MAP_MOUSE_CLICK
MapConfig — Class in package com.yahoo.maps.api.config
The MapConfig class retrieves the latest configuration data from Yahoo! to generate the map.
MapConfig() — Constructor in class com.yahoo.maps.api.config.MapConfig
Creates a new MapConfig object.
MapConfigEvent — Class in package com.yahoo.maps.api.config.events
The MapConfigEvent class represents the event object passed to the event listener for events dispatched by the MapConfig object
MapConfigEvent(type, data, bubbles, cancelable) — Constructor in class com.yahoo.maps.api.config.events.MapConfigEvent
Creates a new MapConfigEvent object.
mapContainer — Property in interface com.yahoo.maps.api.IYahooMap
mapContainer — Property in class com.yahoo.maps.api.YahooMap
A Sprite containing the MapBase object
mapDoubleClick — Event in class com.yahoo.maps.api.controls.PanControl
Dispatched when the map is double-clicked on.
MAP_DOUBLE_CLICK — Constant static property in class com.yahoo.maps.api.YahooMapEvent
Deprecated since 0.9.3 Please use YahooMapEvent.MAP_MOUSE_DOUBLE_CLICK
mapDrag — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map is being dragged.
mapDrag — Event in class com.yahoo.maps.api.controls.PanControl
Dispatched when the map is being dragged.
MAP_DRAG — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_DRAG event
mapDragStart — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map starts dragging.
mapDragStart — Event in class com.yahoo.maps.api.controls.PanControl
Dispatched when the map starts dragging.
MAP_DRAG_START — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_DRAG_START event
mapDragStop — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map stops dragging.
mapDragStop — Event in class com.yahoo.maps.api.controls.PanControl
Dispatched when the map stops dragging.
MAP_DRAG_STOP — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_DRAG_STOP event
mapHeight — Property in interface com.yahoo.maps.api.IYahooMap
mapHeight — Property in class com.yahoo.maps.api.YahooMap
The height of the map.
mapInitialize — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map is initialized and ready to be interacted with.
MAP_INITIALIZE — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_INITIALIZE event
MapKeyboardManager — Class in package com.yahoo.maps.api.managers
This class manages key down events on specific keys and controls the map position and zoom level.
MapKeyboardManager(map:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.managers.MapKeyboardManager
Creates a new MapKeyboardManager.
Maplink — Property in class com.yahoo.maps.webservices.geocoder.GeocoderResult
URL of map image Returned if M flag is set
MAP_LINK — Constant static property in class com.yahoo.maps.webservices.geocoder.GeocoderFlagTypes
Return maplink element for each result (flag)
MapLocales — Class in package com.yahoo.maps.api.intl
The locale codes supported by the API as determined by ISO-639 standards.
mapMouseClick — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map is clicked on.
MAP_MOUSE_CLICK — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_MOUSE_CLICK event.
mapMouseDoubleClick — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map is double-clicked on.
MAP_MOUSE_DOUBLE_CLICK — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_MOUSE_DOUBLE_CLICK event.
mapMouseDown — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the mouse is pressed over the map.
MAP_MOUSE_DOWN — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_MOUSE_DOWN event.
mapMouseMove — Event in class com.yahoo.maps.api.YahooMap
Dispatched as the mouse moves over the map.
MAP_MOUSE_MOVE — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_MOVE_MOVE event.
mapMouseUp — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the mouse is released over the map.
MAP_MOUSE_UP — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_MOUSE_UP event.
mapMove — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map is moved.
MAP_MOVE — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_MOVE event
mapResize — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the map is resized.
MAP_RESIZE — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_RESIZE event
mapTileLoaded — Event in class com.yahoo.maps.api.YahooMap
Dispatched when a map or satellite tile is loaded.
MAP_TILE_LOADED — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_TILE_LOADED event
mapTilesLoaded — Event in class com.yahoo.maps.api.YahooMap
Dispatched when all tiles have been loaded.
MAP_TILES_LOADED — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_TILES_LOADED event
mapTileURL — Property in class com.yahoo.maps.api.config.MapConfig
The URL to the map tile servers.
MapTrackr — Class in package com.yahoo.maps.api.tracking
MapTrackr(target:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.tracking.MapTrackr
mapType — Property in interface com.yahoo.maps.api.IYahooMap
mapType — Property in class com.yahoo.maps.api.YahooMap
The current map type
mapTypeChanged — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the current map view type has been changed.
MAP_TYPE_CHANGED — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_TYPE_CHANGED event
MapTypes — Class in package com.yahoo.maps.api
Stores the static constants for each of the supported map types.
mapTypeWidget — Property in interface com.yahoo.maps.api.IYahooMap
mapTypeWidget — Property in class com.yahoo.maps.api.YahooMap
The MapTypeControl widget for the map.
MapTypeWidget — Class in package com.yahoo.maps.api.widgets
A widget that allows a user to change map view types.
MapTypeWidget(map:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.widgets.MapTypeWidget
Creates a new MapTypeWidget object.
mapVersion — Property in class com.yahoo.maps.api.config.MapConfig
The current version number of the map tiles.
mapWidth — Property in interface com.yahoo.maps.api.IYahooMap
mapWidth — Property in class com.yahoo.maps.api.YahooMap
The width of the map.
mapZoom — Event in class com.yahoo.maps.api.YahooMap
Dispatched when the maps zoom level is changed.
MAP_ZOOM — Constant static property in class com.yahoo.maps.api.YahooMapEvent
A string containing the name of the MAP_ZOOM event
Marker — Class in package com.yahoo.maps.api.markers
This object, a subclass of Sprite, forms the core marker in which you can extend to create custom markers.
Marker() — Constructor in class com.yahoo.maps.api.markers.Marker
Creates a new Marker object.
markerAdded — Event in class com.yahoo.maps.api.markers.Marker
MARKER_ADDED — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_ADDED event
MARKER_CLOSE — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_CLOSE event
markerContainer — Property in class com.yahoo.maps.api.YahooMap
A Sprite which contains the markers added to the map view.
markerContainer — Property in class com.yahoo.maps.api.managers.MarkerManager
Returns the marker container in which markers are shown on.
markerDrag — Event in class com.yahoo.maps.api.markers.Marker
MARKER_DRAG — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_DRAG event
markerDragStart — Event in class com.yahoo.maps.api.markers.Marker
MARKER_DRAG_START — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_DRAG_START event
markerDragStop — Event in class com.yahoo.maps.api.markers.Marker
MARKER_DRAG_STOP — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_DRAG_STOP event
MarkerEvent — Class in package com.yahoo.maps.api.markers.events
The MarkerEvent class represents the event object passed to the event listener for events dispatched by the Marker object
MarkerEvent(type, data, bubbles, cancelable) — Constructor in class com.yahoo.maps.api.markers.events.MarkerEvent
Creates a new MarkerEvent object
markerGeocodeError — Event in class com.yahoo.maps.api.markers.Marker
MARKER_GEOCODE_ERROR — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_GEOCODE_ERROR event
markerGeocodeSuccess — Event in class com.yahoo.maps.api.markers.Marker
MARKER_GEOCODE_SUCCESS — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_GEOCODE_SUCCESS event
markerManager — Property in interface com.yahoo.maps.api.IYahooMap
markerManager — Property in class com.yahoo.maps.api.YahooMap
The maps MarkerManager
MarkerManager — Class in package com.yahoo.maps.api.managers
This class manages the markers which have been added to the map.
MarkerManager(container, map:com.yahoo.maps.api:IYahooMap) — Constructor in class com.yahoo.maps.api.managers.MarkerManager
Creates a new MarkerManager object.
MARKER_OPEN — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_OPEN event
markerRemoved — Event in class com.yahoo.maps.api.markers.Marker
MARKER_REMOVED — Constant static property in class com.yahoo.maps.api.markers.events.MarkerEvent
A string containing the name of the MARKER_REMOVED event
markers — Property in class com.yahoo.maps.api.managers.MarkerManager
An Array of the markers currently active on the map.
maxLat — Property in class com.yahoo.maps.api.core.location.BoundingBox
The northwest latitude.
MAX_LAT_VALUE — Constant static property in class com.yahoo.maps.api.core.location.LatLon
The maximum latitude allowed.
maxLon — Property in class com.yahoo.maps.api.core.location.BoundingBox
The northwest longitude.
MAX_LON_VALUE — Constant static property in class com.yahoo.maps.api.core.location.LatLon
The maximum longitude allowed.
maxZoom — Property in class com.yahoo.maps.api.config.MapConfig
The maximum zoom supported.
maxZoom — Property in class com.yahoo.maps.api.markers.Marker
The maximum zoom level this marker should be shown at.
meters — Property in class com.yahoo.maps.api.utils.DistanceResult
The distance in meters.
metersToKilometers(meters) — Static method in class com.yahoo.maps.api.utils.Distance
Converts a distance in meters to kilometers.
metersToMiles(meters) — Static method in class com.yahoo.maps.api.utils.Distance
Converts a distance in meters to miles.
metersToNauticalMiles(meters) — Static method in class com.yahoo.maps.api.utils.Distance
Converts a distance in meters to nautical miles.
miles — Property in class com.yahoo.maps.api.utils.DistanceResult
Returns the distance as a conversion of the meters value to miles.
milesToMeters(miles) — Static method in class com.yahoo.maps.api.utils.Distance
Converts a distance in miles to meters.
minLat — Property in class com.yahoo.maps.api.core.location.BoundingBox
The southeast latitude.
MIN_LAT_VALUE — Constant static property in class com.yahoo.maps.api.core.location.LatLon
The minimum latitude allowed.
minLon — Property in class com.yahoo.maps.api.core.location.BoundingBox
The southeast longitude
MIN_LON_VALUE — Constant static property in class com.yahoo.maps.api.core.location.LatLon
The minimum longitude allowed.
minZoom — Property in class com.yahoo.maps.api.config.MapConfig
The minimum zoom supported.
minZoom — Property in class com.yahoo.maps.api.markers.Marker
The minimum zoom level this marker should be shown at.
moveToLatLon(latlon:com.yahoo.maps.api.core.location:LatLon) — Method in interface com.yahoo.maps.api.overlays.IOverlay
moveToLatLon(latlon:com.yahoo.maps.api.core.location:LatLon) — Method in class com.yahoo.maps.api.overlays.Overlay
Moves the current drawing position to the specified latitude and longitude point.
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