The maps package allows applications to display and control a Google Map interface. more...
| ItemizedOverlay.OnFocusChangeListener | Interface for listeners interested in when the focused Item changes. |
| Projection | A Projection serves to translate between the coordinate system of x/y on-screen pixel coordinates and that of latitude/longitude points on the surface of the earth. |
| GeoPoint | An immutable class representing a pair of latitude and longitude, stored as integer numbers of microdegrees. |
| ItemizedOverlay<Item extends OverlayItem> | A base class for an Overlay which consists of a list of OverlayItems. |
| MapActivity | Base class with code to manage the boring necessities of any activity that displays a MapView. |
| MapController | A utility class to manage panning and zooming of a map. |
| MapView | A View which displays a map. |
| MapView.LayoutParams | Per-child layout information associated with MapView. |
| MyLocationOverlay | An Overlay for drawing the user's current location (and accuracy) on the map, and/or a compass-rose inset. |
| Overlay | Base class representing an overlay which may be displayed on top of a map. |
| OverlayItem | The basic component of any ItemizedOverlay. |
| TrackballGestureDetector | Analyzes a series of MotionEvent and detects gestures. |
| MapView.ReticleDrawMode | Allow the user to specify the mode in which the reticle is drawn. |
| Copyright 2007 Google Inc. | Build 110632-110632 - 22 Sep 2008 13:34 |