English | Site Directory

Android - An Open Handset Alliance Project

package

com.google.android.maps

Interfaces

MapView.OnLongPressListener Interface definition for a callback to be invoked when the user has performed a longPress gesture in a MapView. 

Classes

MapActivity Base class with code to manage the boring necessities of any activity that displays a MapView:
  • Activity lifecycle management
  • Setup and teardown of services behind a MapView
A subclass should create its own MapView in onCreate(Bundle)
MapController A utility class to manage panning and zooming of a map. 
MapView A View which displays a map. 
MyLocationOverlay Overlay for drawing the user's current location on the map. 
Overlay Base class representing an overlay which may be displayed on top of a map. 
Overlay.PixelCalculator An object capable of converting latitude, longitude into an on-screen pixel coordinate. 
OverlayController This class manages a bundle of Overlays, and supervises their interaction with the Maps activity and the MapView. 
Point An immutable class representing a latitude-longitude point on the map. 
TouchGestureDetector Analyzes a series of motion events and detects gestures. 
TrackballGestureDetector Analyzes a series of motion events and detects gestures. 

Enums

MapView.DeviceType Distinguishes what type of device initiated an event. 
MapView.ReticleDrawMode Allow the user to specify the mode in which the reticle is drawn  
Build m5-rc15f - 23 Apr 2008 12:29