| Interface | Description |
| IClientGeocoder |
IClientGeocoder is the interface implemented by client geocoder object. |
| IControl |
This interface is implemented by map controls. |
| ICopyrightCollection |
ICopyrightCollection is the interface implemented by CopyrightCollection
and equivalent classes. |
| IDirections |
IDirections is the interface implemented by a Directions object. |
| IGroundOverlay |
IGroundOverlay is the interface implemented by ground overlay
objects. |
| IInfoWindow |
IInfoWindow is the interface implemented by information windows
that can display HTML-formatted text. |
| IMap |
IMap is the interface implemented by Map. |
| IMapType |
IMapType is the interface implemented by map type objects. |
| IMarker |
IMarker is the interface implemented by marker objects to mark position
on that map. |
| IOverlay |
This interface is implemented by the overlay objects, such as markers,
polylines, polygons, ground overlays and info windows. |
| IPane |
IPane is the interface is implemented by the map panes. |
| IPaneManager |
Interface to the Pane manager of the map. |
| IPolygon |
IPolygon is the interface implemented by Polygon and equivalent
user-created classes. |
| IPolyline |
IPolyline is the interface implemented by Polyline and equivalent
user-created classes. |
| IProjection |
IProjection is the interface for map projections. |
| IScaleControl |
IScaleControl is the interface implemented by ScaleControl. |
| ITileLayer |
This interface is defined by tile layer implementations that are used by
different map types. |
| ITileLayerOverlay | |
| IWrappable |
IWrappable is the base interface for all objects
that provide AS3 cross-domain scripting functionality. |
| IWrappableEventDispatcher |
IWrappableEventDispatcher is the base interface for all objects
that provide cross-domain event dispatching functionality. |