Classes
 ClassDescription
 Alpha Alpha (opacity) constants.
 Color Color stores a color and provides methods for conversion between different textual and numeric representations of color.
 Copyright This class contains information about which copyright message applies to a region of the map given by a rectangle, at a given range of zoom levels.
 CopyrightCollection CopyrightCollection manages copyright messages displayed on maps of custom map type.
 CopyrightNotice CopyrightNotice stores an array of strings representing copyright text to display on the map, but can also be cast to a single text string.
 InfoWindowOptions Class InfoWindowOptions specifies a set of rendering parameters for the info window.
 LatLng LatLng is a point in geographical coordinates with longitude and latitude.
 LatLngBounds A rectangular bounds on the Earth.
 Map This is the main class of the Maps API for Flash.
 MapAction Constants used to identify map actions.
 MapEvent A MapEvent object is dispatched into the event flow whenever map-specific events occur.
 MapMouseEvent A MapMouseEvent object is dispatched into the event flow whenever a mouse-related event specific to the map or its overlays occurs.
 MapMoveEvent A MapMoveEvent object is dispatched into the event flow whenever the map view is changing.
 MapOptions MapOptions specifies a set of parameters for initialization of the map.
 MapType Defines a map type for the Map.
 MapTypeOptions MapTypeOptions class specifies a set of parameters for map types.
 MapZoomEvent A MapMouseEvent object is dispatched into the event flow whenever the map is being zoomed in or out.
 PaneId Constants used to identify panes on the map.
 ProjectionBase ProjectionBase is an abstract base class for creating custom projections.
 TileLayerBase TileLayerBase is an abstract base class used to provide custom tile layers for the map.