- generateDefaultLayoutParams() - Method in class com.google.android.maps.MapView
-
Returns a set of layout parameters with a width of
ViewGroup.LayoutParams.WRAP_CONTENT
,
a height of ViewGroup.LayoutParams.WRAP_CONTENT
and with the coordinates (0, 0).
- generateDefaultLayoutParams() - Method in class com.google.android.maps.MapView
-
Returns a set of layout parameters with a width of
ViewGroup.LayoutParams.WRAP_CONTENT
,
a height of ViewGroup.LayoutParams.WRAP_CONTENT
and with the coordinates (0, 0).
- generateLayoutParams(AttributeSet) - Method in class com.google.android.maps.MapView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class com.google.android.maps.MapView
-
- generateLayoutParams(AttributeSet) - Method in class com.google.android.maps.MapView
-
- generateLayoutParams(ViewGroup.LayoutParams) - Method in class com.google.android.maps.MapView
-
- GeoPoint - Class in com.google.android.maps
-
An immutable class representing a pair of latitude and
longitude, stored as integer numbers of microdegrees.
- GeoPoint - Class in com.google.android.maps
-
An immutable class representing a pair of latitude and
longitude, stored as integer numbers of microdegrees.
- GeoPoint(int, int) - Constructor for class com.google.android.maps.GeoPoint
-
Constructs a GeoPoint with the given latitude and longitude,
measured in microdegrees (degrees * 1E6).
- GeoPoint(int, int) - Constructor for class com.google.android.maps.GeoPoint
-
Constructs a GeoPoint with the given latitude and longitude,
measured in microdegrees (degrees * 1E6).
- getCenter() - Method in class com.google.android.maps.ItemizedOverlay
-
By default, returns the first-ranked item.
- getCenter() - Method in class com.google.android.maps.ItemizedOverlay
-
By default, returns the first-ranked item.
- getController() - Method in class com.google.android.maps.MapView
-
Returns the MapController for this map, which you can use to
control and animate pan and zoom.
- getController() - Method in class com.google.android.maps.MapView
-
Returns the MapController for this map, which you can use to
control and animate pan and zoom.
- getCurrentDownX() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the X-cordinate position of the current tap event.
- getCurrentDownX() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the X-cordinate position of the current tap event.
- getCurrentDownY() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the Y-cordinate position of the current tap event.
- getCurrentDownY() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the Y-cordinate position of the current tap event.
- getFirstDownX() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the X-cordinate position of the current double-tap event.
- getFirstDownX() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the X-cordinate position of the current double-tap event.
- getFirstDownY() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the Y-cordinate position of the current double-tap event.
- getFirstDownY() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the Y-cordinate position of the current double-tap event.
- getFocus() - Method in class com.google.android.maps.ItemizedOverlay
-
- getFocus() - Method in class com.google.android.maps.ItemizedOverlay
-
- getIndexToDraw(int) - Method in class com.google.android.maps.ItemizedOverlay
-
Returns the rank of the item with the given index.
- getIndexToDraw(int) - Method in class com.google.android.maps.ItemizedOverlay
-
Returns the rank of the item with the given index.
- getItem(int) - Method in class com.google.android.maps.ItemizedOverlay
-
- getItem(int) - Method in class com.google.android.maps.ItemizedOverlay
-
- getLastFix() - Method in class com.google.android.maps.MyLocationOverlay
-
Returns a Location corresponding to the most-recently-set user location.
- getLastFix() - Method in class com.google.android.maps.MyLocationOverlay
-
Returns a Location corresponding to the most-recently-set user location.
- getLastFocusedIndex() - Method in class com.google.android.maps.ItemizedOverlay
-
- getLastFocusedIndex() - Method in class com.google.android.maps.ItemizedOverlay
-
- getLatitudeE6() - Method in class com.google.android.maps.GeoPoint
-
Returns the latitude of this GeoPoint in microdegrees (degrees * 1E6).
- getLatitudeE6() - Method in class com.google.android.maps.GeoPoint
-
Returns the latitude of this GeoPoint in microdegrees (degrees * 1E6).
- getLatitudeSpan() - Method in class com.google.android.maps.MapView
-
The current latitude span (from the top edge to the bottom edge of the
map) in decimal degrees multiplied by one million.
- getLatitudeSpan() - Method in class com.google.android.maps.MapView
-
The current latitude span (from the top edge to the bottom edge of the
map) in decimal degrees multiplied by one million.
- getLatSpanE6() - Method in class com.google.android.maps.ItemizedOverlay
-
- getLatSpanE6() - Method in class com.google.android.maps.ItemizedOverlay
-
- getLongitudeE6() - Method in class com.google.android.maps.GeoPoint
-
Returns the longitude of this GeoPoint in microdegrees (degrees * 1E6).
- getLongitudeE6() - Method in class com.google.android.maps.GeoPoint
-
Returns the longitude of this GeoPoint in microdegrees (degrees * 1E6).
- getLongitudeSpan() - Method in class com.google.android.maps.MapView
-
The current longitude span (from the left edge to the right edge of the
map) in decimal degrees multiplied by one million.
- getLongitudeSpan() - Method in class com.google.android.maps.MapView
-
The current longitude span (from the left edge to the right edge of the
map) in decimal degrees multiplied by one million.
- getLonSpanE6() - Method in class com.google.android.maps.ItemizedOverlay
-
- getLonSpanE6() - Method in class com.google.android.maps.ItemizedOverlay
-
- getMapCenter() - Method in class com.google.android.maps.MapView
-
Returns the current center-point position of the map, as a GeoPoint
(latitude and longitude).
- getMapCenter() - Method in class com.google.android.maps.MapView
-
Returns the current center-point position of the map, as a GeoPoint
(latitude and longitude).
- getMarker(int) - Method in class com.google.android.maps.OverlayItem
-
Returns the marker that should be used when drawing this item
on the map.
- getMarker(int) - Method in class com.google.android.maps.OverlayItem
-
Returns the marker that should be used when drawing this item
on the map.
- getMaxZoomLevel() - Method in class com.google.android.maps.MapView
-
Returns the maximum zoom level for the point currently at the center.
- getMaxZoomLevel() - Method in class com.google.android.maps.MapView
-
Returns the maximum zoom level for the point currently at the center.
- getMyLocation() - Method in class com.google.android.maps.MyLocationOverlay
-
Returns a GeoPoint corresponding to the most-recently-set user location.
- getMyLocation() - Method in class com.google.android.maps.MyLocationOverlay
-
Returns a GeoPoint corresponding to the most-recently-set user location.
- getOrientation() - Method in class com.google.android.maps.MyLocationOverlay
-
Returns the most-recently-set compass bearing.
- getOrientation() - Method in class com.google.android.maps.MyLocationOverlay
-
Returns the most-recently-set compass bearing.
- getOverlays() - Method in class com.google.android.maps.MapView
-
Access the overlay list.
- getOverlays() - Method in class com.google.android.maps.MapView
-
Access the overlay list.
- getPoint() - Method in class com.google.android.maps.OverlayItem
-
Returns the GeoPoint of this overlay.
- getPoint() - Method in class com.google.android.maps.OverlayItem
-
Returns the GeoPoint of this overlay.
- getProjection() - Method in class com.google.android.maps.MapView
-
Get a projection for converting between screen-pixel
coordinates and latitude/longitude coordinates.
- getProjection() - Method in class com.google.android.maps.MapView
-
Get a projection for converting between screen-pixel
coordinates and latitude/longitude coordinates.
- getSnippet() - Method in class com.google.android.maps.OverlayItem
-
Returns the snippet text of this overlay.
- getSnippet() - Method in class com.google.android.maps.OverlayItem
-
Returns the snippet text of this overlay.
- getTitle() - Method in class com.google.android.maps.OverlayItem
-
Returns the title text of this overlay.
- getTitle() - Method in class com.google.android.maps.OverlayItem
-
Returns the title text of this overlay.
- getZoomButtonsController() - Method in class com.google.android.maps.MapView
-
Gets the ZoomButtonsController
which can be used to add
additional buttons to the zoom controls window.
- getZoomButtonsController() - Method in class com.google.android.maps.MapView
-
Gets the ZoomButtonsController
which can be used to add
additional buttons to the zoom controls window.
- getZoomControls() - Method in class com.google.android.maps.MapView
-
- getZoomControls() - Method in class com.google.android.maps.MapView
-
- getZoomLevel() - Method in class com.google.android.maps.MapView
-
Returns the current zoom level of the map.
- getZoomLevel() - Method in class com.google.android.maps.MapView
-
Returns the current zoom level of the map.
- isCompassEnabled() - Method in class com.google.android.maps.MyLocationOverlay
-
Checks whether the compass widget is displayed.
- isCompassEnabled() - Method in class com.google.android.maps.MyLocationOverlay
-
Checks whether the compass widget is displayed.
- isDoubleTap() - Method in class com.google.android.maps.TrackballGestureDetector
-
Checks whether the current MotionEvent is a double-tap event.
- isDoubleTap() - Method in class com.google.android.maps.TrackballGestureDetector
-
Checks whether the current MotionEvent is a double-tap event.
- isLocationDisplayed() - Method in class com.google.android.maps.MapActivity
-
For accounting purposes, the server needs to know whether or
not you are currently displaying any kind of sensor-based
estimation of the device's current location.
- isLocationDisplayed() - Method in class com.google.android.maps.MapActivity
-
For accounting purposes, the server needs to know whether or
not you are currently displaying any kind of sensor-based
estimation of the device's current location.
- isMyLocationEnabled() - Method in class com.google.android.maps.MyLocationOverlay
-
Checks whether location awareness is enabled (via GPS or network).
- isMyLocationEnabled() - Method in class com.google.android.maps.MyLocationOverlay
-
Checks whether location awareness is enabled (via GPS or network).
- isOpaque() - Method in class com.google.android.maps.MapView
-
- isOpaque() - Method in class com.google.android.maps.MapView
-
- isRouteDisplayed() - Method in class com.google.android.maps.MapActivity
-
For accounting purposes, the server needs to know whether or
not you are currently displaying any kind of route information,
such as a set of driving directions.
- isRouteDisplayed() - Method in class com.google.android.maps.MapActivity
-
For accounting purposes, the server needs to know whether or
not you are currently displaying any kind of route information,
such as a set of driving directions.
- isSatellite() - Method in class com.google.android.maps.MapView
-
Checks whether the map is in "satellite" image mode.
- isSatellite() - Method in class com.google.android.maps.MapView
-
Checks whether the map is in "satellite" image mode.
- isScroll() - Method in class com.google.android.maps.TrackballGestureDetector
-
Checks whether the current MotionEvent is a scroll event.
- isScroll() - Method in class com.google.android.maps.TrackballGestureDetector
-
Checks whether the current MotionEvent is a scroll event.
- isStreetView() - Method in class com.google.android.maps.MapView
-
Checks whether the map is drawing street view availability (blue outlines).
- isStreetView() - Method in class com.google.android.maps.MapView
-
Checks whether the map is drawing street view availability (blue outlines).
- isTap() - Method in class com.google.android.maps.TrackballGestureDetector
-
Checks whether the current MotionEvent is a single-tap event.
- isTap() - Method in class com.google.android.maps.TrackballGestureDetector
-
Checks whether the current MotionEvent is a single-tap event.
- isTraffic() - Method in class com.google.android.maps.MapView
-
Checks whether the map is drawing traffic where available.
- isTraffic() - Method in class com.google.android.maps.MapView
-
Checks whether the map is drawing traffic where available.
- ITEM_STATE_FOCUSED_MASK - Static variable in class com.google.android.maps.OverlayItem
-
State bitset bit: Indicates the overlay item is in the focused state.
- ITEM_STATE_FOCUSED_MASK - Static variable in class com.google.android.maps.OverlayItem
-
State bitset bit: Indicates the overlay item is in the focused state.
- ITEM_STATE_PRESSED_MASK - Static variable in class com.google.android.maps.OverlayItem
-
State bitset bit: indicates the overlay item is in the pressed state.
- ITEM_STATE_PRESSED_MASK - Static variable in class com.google.android.maps.OverlayItem
-
State bitset bit: indicates the overlay item is in the pressed state.
- ITEM_STATE_SELECTED_MASK - Static variable in class com.google.android.maps.OverlayItem
-
State bitset bit: Indicates the overlay item is in the selected state.
- ITEM_STATE_SELECTED_MASK - Static variable in class com.google.android.maps.OverlayItem
-
State bitset bit: Indicates the overlay item is in the selected state.
- ItemizedOverlay<Item extends OverlayItem> - Class in com.google.android.maps
-
A base class for an
Overlay
which consists of a list of
OverlayItems.
- ItemizedOverlay<Item extends OverlayItem> - Class in com.google.android.maps
-
A base class for an
Overlay
which consists of a list of
OverlayItems.
- ItemizedOverlay(Drawable) - Constructor for class com.google.android.maps.ItemizedOverlay
-
Create a new ItemizedOverlay.
- ItemizedOverlay(Drawable) - Constructor for class com.google.android.maps.ItemizedOverlay
-
Create a new ItemizedOverlay.
- ItemizedOverlay.OnFocusChangeListener - Interface in com.google.android.maps
-
Interface for listeners interested in when the focused Item changes.
- ItemizedOverlay.OnFocusChangeListener - Interface in com.google.android.maps
-
Interface for listeners interested in when the focused Item changes.
- MAP_DATA_SOURCE_CHINA - Static variable in class com.google.android.maps.MapActivity
-
This data source uses data generally accepted by Chinese authorities,
thus we recommend you use it if your product will be marketed within
China.
- MAP_DATA_SOURCE_CHINA - Static variable in class com.google.android.maps.MapActivity
-
This data source uses data generally accepted by Chinese authorities,
thus we recommend you use it if your product will be marketed within
China.
- MAP_DATA_SOURCE_DEFAULT - Static variable in class com.google.android.maps.MapActivity
-
The default data source.
- MAP_DATA_SOURCE_DEFAULT - Static variable in class com.google.android.maps.MapActivity
-
The default data source.
- MapActivity - Class in com.google.android.maps
-
Base class with code to manage the boring necessities of any
activity that displays a
MapView
.
- MapActivity - Class in com.google.android.maps
-
Base class with code to manage the boring necessities of any
activity that displays a
MapView
.
- MapActivity() - Constructor for class com.google.android.maps.MapActivity
-
- MapActivity() - Constructor for class com.google.android.maps.MapActivity
-
- MapController - Class in com.google.android.maps
-
A utility class to manage panning and zooming of a map.
- MapController - Class in com.google.android.maps
-
A utility class to manage panning and zooming of a map.
- MapView - Class in com.google.android.maps
-
A View which displays a map (with data obtained from the Google Maps
service).
- MapView - Class in com.google.android.maps
-
A View which displays a map (with data obtained from the Google Maps
service).
- MapView(Context, String) - Constructor for class com.google.android.maps.MapView
-
Constructs a MapView object.
- MapView(Context, AttributeSet) - Constructor for class com.google.android.maps.MapView
-
Constructs a MapView object.
- MapView(Context, AttributeSet, int) - Constructor for class com.google.android.maps.MapView
-
Constructs a MapView object.
- MapView(Context, String) - Constructor for class com.google.android.maps.MapView
-
Constructs a MapView object.
- MapView(Context, AttributeSet) - Constructor for class com.google.android.maps.MapView
-
Constructs a MapView object.
- MapView(Context, AttributeSet, int) - Constructor for class com.google.android.maps.MapView
-
Constructs a MapView object.
- MapView.LayoutParams - Class in com.google.android.maps
-
Per-child layout information associated with MapView.
- MapView.LayoutParams - Class in com.google.android.maps
-
Per-child layout information associated with MapView.
- MapView.ReticleDrawMode - Enum in com.google.android.maps
-
Allow the user to specify the mode in which the reticle is drawn.
- MapView.ReticleDrawMode - Enum in com.google.android.maps
-
Allow the user to specify the mode in which the reticle is drawn.
- metersToEquatorPixels(float) - Method in interface com.google.android.maps.Projection
-
Converts a distance in meters (along the equator) to one in
(horizontal) pixels at the current zoomlevel.
- metersToEquatorPixels(float) - Method in interface com.google.android.maps.Projection
-
Converts a distance in meters (along the equator) to one in
(horizontal) pixels at the current zoomlevel.
- mLastFocusedIndex - Variable in class com.google.android.maps.ItemizedOverlay
-
The index of the item that was most recently (or currently)
focused, or -1 if none ever was.
- mLastFocusedIndex - Variable in class com.google.android.maps.ItemizedOverlay
-
The index of the item that was most recently (or currently)
focused, or -1 if none ever was.
- mMarker - Variable in class com.google.android.maps.OverlayItem
-
The overlay marker used to indicate this item.
- mMarker - Variable in class com.google.android.maps.OverlayItem
-
The overlay marker used to indicate this item.
- mode - Variable in class com.google.android.maps.MapView.LayoutParams
-
The layout mode.
- mode - Variable in class com.google.android.maps.MapView.LayoutParams
-
The layout mode.
- MODE_MAP - Static variable in class com.google.android.maps.MapView.LayoutParams
-
Layout mode: map relative.
- MODE_MAP - Static variable in class com.google.android.maps.MapView.LayoutParams
-
Layout mode: map relative.
- MODE_VIEW - Static variable in class com.google.android.maps.MapView.LayoutParams
-
Layout mode: map view relative.
- MODE_VIEW - Static variable in class com.google.android.maps.MapView.LayoutParams
-
Layout mode: map view relative.
- mPoint - Variable in class com.google.android.maps.OverlayItem
-
Position of this item.
- mPoint - Variable in class com.google.android.maps.OverlayItem
-
Position of this item.
- mSnippet - Variable in class com.google.android.maps.OverlayItem
-
Snippet text of this item.
- mSnippet - Variable in class com.google.android.maps.OverlayItem
-
Snippet text of this item.
- mTitle - Variable in class com.google.android.maps.OverlayItem
-
Title text of this item.
- mTitle - Variable in class com.google.android.maps.OverlayItem
-
Title text of this item.
- MyLocationOverlay - Class in com.google.android.maps
-
An
Overlay
for drawing the user's current location (and
accuracy) on the map, and/or a compass-rose inset.
- MyLocationOverlay - Class in com.google.android.maps
-
An
Overlay
for drawing the user's current location (and
accuracy) on the map, and/or a compass-rose inset.
- MyLocationOverlay(Context, MapView) - Constructor for class com.google.android.maps.MyLocationOverlay
-
Construct a new MyLocationOverlay.
- MyLocationOverlay(Context, MapView) - Constructor for class com.google.android.maps.MyLocationOverlay
-
Construct a new MyLocationOverlay.
- onAccuracyChanged(int, int) - Method in class com.google.android.maps.MyLocationOverlay
-
- onAccuracyChanged(int, int) - Method in class com.google.android.maps.MyLocationOverlay
-
- onCreate(Bundle) - Method in class com.google.android.maps.MapActivity
-
Here we initialize static factories, create the map object and
the traffic service, but do not begin any threads.
- onCreate(Bundle) - Method in class com.google.android.maps.MapActivity
-
Here we initialize static factories, create the map object and
the traffic service, but do not begin any threads.
- onDestroy() - Method in class com.google.android.maps.MapActivity
-
Stops all our threads and frees all our resources.
- onDestroy() - Method in class com.google.android.maps.MapActivity
-
Stops all our threads and frees all our resources.
- onDetachedFromWindow() - Method in class com.google.android.maps.MapView
-
Called when being detached, clean up the zoom controls.
- onDetachedFromWindow() - Method in class com.google.android.maps.MapView
-
Called when being detached, clean up the zoom controls.
- onDraw(Canvas) - Method in class com.google.android.maps.MapView
-
The main draw method.
- onDraw(Canvas) - Method in class com.google.android.maps.MapView
-
The main draw method.
- onFocusChanged(ItemizedOverlay, OverlayItem) - Method in interface com.google.android.maps.ItemizedOverlay.OnFocusChangeListener
-
This will be called during the draw method,
so don't do anything here except post a message or the like.
- onFocusChanged(ItemizedOverlay, OverlayItem) - Method in interface com.google.android.maps.ItemizedOverlay.OnFocusChangeListener
-
This will be called during the draw method,
so don't do anything here except post a message or the like.
- onFocusChanged(boolean, int, Rect) - Method in class com.google.android.maps.MapView
-
Called by the view system when the focus state of this view changes.
- onFocusChanged(boolean, int, Rect) - Method in class com.google.android.maps.MapView
-
Called by the view system when the focus state of this view changes.
- onGetMapDataSource() - Method in class com.google.android.maps.MapActivity
-
This method will be called once, during
MapActivity.onCreate(Bundle)
, and
its return-value will determine the map data source that the
MapView
will display for the lifetime of this Activity.
- onGetMapDataSource() - Method in class com.google.android.maps.MapActivity
-
This method will be called once, during
MapActivity.onCreate(Bundle)
, and
its return-value will determine the map data source that the
MapView
will display for the lifetime of this Activity.
- onKey(View, int, KeyEvent) - Method in class com.google.android.maps.MapController
-
Processes key events and translates them into appropriate
panning of the map.
- onKey(View, int, KeyEvent) - Method in class com.google.android.maps.MapController
-
Processes key events and translates them into appropriate
panning of the map.
- onKeyDown(int, KeyEvent) - Method in class com.google.android.maps.MapView
-
Passes keys to the overlays first, and if they don't handle
them, try using them to pan.
- onKeyDown(int, KeyEvent) - Method in class com.google.android.maps.MapView
-
Passes keys to the overlays first, and if they don't handle
them, try using them to pan.
- onKeyDown(int, KeyEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a key down event.
- onKeyDown(int, KeyEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a key down event.
- onKeyUp(int, KeyEvent, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
- onKeyUp(int, KeyEvent, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
- onKeyUp(int, KeyEvent) - Method in class com.google.android.maps.MapView
-
Passes keys to the overlays first, and if they don't handle
them, try using them to pan.
- onKeyUp(int, KeyEvent) - Method in class com.google.android.maps.MapView
-
Passes keys to the overlays first, and if they don't handle
them, try using them to pan.
- onKeyUp(int, KeyEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a key up event.
- onKeyUp(int, KeyEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a key up event.
- onLayout(boolean, int, int, int, int) - Method in class com.google.android.maps.MapView
-
- onLayout(boolean, int, int, int, int) - Method in class com.google.android.maps.MapView
-
- onLocationChanged(Location) - Method in class com.google.android.maps.MyLocationOverlay
-
Listener to get location updates from LocationManagerService.
- onLocationChanged(Location) - Method in class com.google.android.maps.MyLocationOverlay
-
Listener to get location updates from LocationManagerService.
- onMeasure(int, int) - Method in class com.google.android.maps.MapView
-
- onMeasure(int, int) - Method in class com.google.android.maps.MapView
-
- onNewIntent(Intent) - Method in class com.google.android.maps.MapActivity
-
- onNewIntent(Intent) - Method in class com.google.android.maps.MapActivity
-
- onPause() - Method in class com.google.android.maps.MapActivity
-
Pauses threads such as the traffic service, because we don't
want it running forever in the background.
- onPause() - Method in class com.google.android.maps.MapActivity
-
Pauses threads such as the traffic service, because we don't
want it running forever in the background.
- onProviderDisabled(String) - Method in class com.google.android.maps.MyLocationOverlay
- onProviderDisabled(String) - Method in class com.google.android.maps.MyLocationOverlay
- onProviderEnabled(String) - Method in class com.google.android.maps.MyLocationOverlay
- onProviderEnabled(String) - Method in class com.google.android.maps.MyLocationOverlay
- onRestoreInstanceState(Bundle) - Method in class com.google.android.maps.MapView
-
Restores the state of the MapView to a Bundle.
- onRestoreInstanceState(Bundle) - Method in class com.google.android.maps.MapView
-
Restores the state of the MapView to a Bundle.
- onResume() - Method in class com.google.android.maps.MapActivity
-
Here we tell the map to "predraw", which front-loads
fetching and decoding, so that the first draw will appear more
"atomic".
- onResume() - Method in class com.google.android.maps.MapActivity
-
Here we tell the map to "predraw", which front-loads
fetching and decoding, so that the first draw will appear more
"atomic".
- onSaveInstanceState(Bundle) - Method in class com.google.android.maps.MapView
-
Saves the state of the MapView to a Bundle.
- onSaveInstanceState(Bundle) - Method in class com.google.android.maps.MapView
-
Saves the state of the MapView to a Bundle.
- onSensorChanged(int, float[]) - Method in class com.google.android.maps.MyLocationOverlay
-
Called by the SensorManager when the compass value changes.
- onSensorChanged(int, float[]) - Method in class com.google.android.maps.MyLocationOverlay
-
Called by the SensorManager when the compass value changes.
- onSizeChanged(int, int, int, int) - Method in class com.google.android.maps.MapView
-
This resizes the map object and repositions the reticle.
- onSizeChanged(int, int, int, int) - Method in class com.google.android.maps.MapView
-
This resizes the map object and repositions the reticle.
- onSnapToItem(int, int, Point, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
Checks to see if the given x and y are close enough to an item
resulting in snapping the current action (e.g.
- onSnapToItem(int, int, Point, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
Checks to see if the given x and y are close enough to an item
resulting in snapping the current action (e.g.
- onSnapToItem(int, int, Point, MapView) - Method in class com.google.android.maps.MyLocationOverlay
-
- onSnapToItem(int, int, Point, MapView) - Method in class com.google.android.maps.MyLocationOverlay
-
- onSnapToItem(int, int, Point, MapView) - Method in interface com.google.android.maps.Overlay.Snappable
-
Checks to see if the given x and y are close enough to an item
resulting in snapping the current action (e.g.
- onSnapToItem(int, int, Point, MapView) - Method in interface com.google.android.maps.Overlay.Snappable
-
Checks to see if the given x and y are close enough to an item
resulting in snapping the current action (e.g.
- onStatusChanged(String, int, Bundle) - Method in class com.google.android.maps.MyLocationOverlay
- onStatusChanged(String, int, Bundle) - Method in class com.google.android.maps.MyLocationOverlay
- onTap(GeoPoint, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
Handle a tap event.
- onTap(int) - Method in class com.google.android.maps.ItemizedOverlay
-
Override this method to handle a "tap" on an item.
- onTap(GeoPoint, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
Handle a tap event.
- onTap(int) - Method in class com.google.android.maps.ItemizedOverlay
-
Override this method to handle a "tap" on an item.
- onTap(GeoPoint, MapView) - Method in class com.google.android.maps.MyLocationOverlay
-
Checks whether the location of the tap is close enough to the
current location (if it's known).
- onTap(GeoPoint, MapView) - Method in class com.google.android.maps.MyLocationOverlay
-
Checks whether the location of the tap is close enough to the
current location (if it's known).
- onTap(GeoPoint, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a "tap" event.
- onTap(GeoPoint, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a "tap" event.
- onTouchEvent(MotionEvent, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
- onTouchEvent(MotionEvent, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
- onTouchEvent(MotionEvent) - Method in class com.google.android.maps.MapView
-
Passes trackball events to the overlays first, and if they
don't handle them, feed it to a gesture detector, and
dispatch the detected gestures.
- onTouchEvent(MotionEvent) - Method in class com.google.android.maps.MapView
-
Passes trackball events to the overlays first, and if they
don't handle them, feed it to a gesture detector, and
dispatch the detected gestures.
- onTouchEvent(MotionEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a touch event.
- onTouchEvent(MotionEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a touch event.
- onTrackballEvent(MotionEvent, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
- onTrackballEvent(MotionEvent, MapView) - Method in class com.google.android.maps.ItemizedOverlay
-
- onTrackballEvent(MotionEvent) - Method in class com.google.android.maps.MapView
-
Passes trackball events to the overlays first, and if they
don't handle them, try using them to pan and "tap".
- onTrackballEvent(MotionEvent) - Method in class com.google.android.maps.MapView
-
Passes trackball events to the overlays first, and if they
don't handle them, try using them to pan and "tap".
- onTrackballEvent(MotionEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a trackball event.
- onTrackballEvent(MotionEvent, MapView) - Method in class com.google.android.maps.Overlay
-
Handle a trackball event.
- onVisibilityChanged(View, int) - Method in class com.google.android.maps.MapView
-
- onVisibilityChanged(View, int) - Method in class com.google.android.maps.MapView
-
- onWindowFocusChanged(boolean) - Method in class com.google.android.maps.MapView
-
Called when the window containing this view gains or loses focus.
- onWindowFocusChanged(boolean) - Method in class com.google.android.maps.MapView
-
Called when the window containing this view gains or loses focus.
- Overlay - Class in com.google.android.maps
-
Base class representing an overlay which may be displayed on top of a map.
- Overlay - Class in com.google.android.maps
-
Base class representing an overlay which may be displayed on top of a map.
- Overlay() - Constructor for class com.google.android.maps.Overlay
-
- Overlay() - Constructor for class com.google.android.maps.Overlay
-
- Overlay.Snappable - Interface in com.google.android.maps
-
Interface definition for overlays that contain items that can be snapped
to (for example, when the user invokes a zoom, this could be called
allowing the user to snap the zoom to an interesting point.)
- Overlay.Snappable - Interface in com.google.android.maps
-
Interface definition for overlays that contain items that can be snapped
to (for example, when the user invokes a zoom, this could be called
allowing the user to snap the zoom to an interesting point.)
- OverlayItem - Class in com.google.android.maps
-
- OverlayItem - Class in com.google.android.maps
-
- OverlayItem(GeoPoint, String, String) - Constructor for class com.google.android.maps.OverlayItem
-
Construct an overlay item.
- OverlayItem(GeoPoint, String, String) - Constructor for class com.google.android.maps.OverlayItem
-
Construct an overlay item.
- scrollBy(int, int) - Method in class com.google.android.maps.MapController
-
Scroll by a given amount, in pixels.
- scrollBy(int, int) - Method in class com.google.android.maps.MapController
-
Scroll by a given amount, in pixels.
- scrollX() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the X-coordinate position of the current scroll event.
- scrollX() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the X-coordinate position of the current scroll event.
- scrollY() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the Y-coordinate position of the current scroll event.
- scrollY() - Method in class com.google.android.maps.TrackballGestureDetector
-
Returns the Y-coordinate position of the current scroll event.
- setBuiltInZoomControls(boolean) - Method in class com.google.android.maps.MapView
-
Sets whether to enable the built-in zoom controls.
- setBuiltInZoomControls(boolean) - Method in class com.google.android.maps.MapView
-
Sets whether to enable the built-in zoom controls.
- setCenter(GeoPoint) - Method in class com.google.android.maps.MapController
-
Set the map view to the given center.
- setCenter(GeoPoint) - Method in class com.google.android.maps.MapController
-
Set the map view to the given center.
- setDrawFocusedItem(boolean) - Method in class com.google.android.maps.ItemizedOverlay
-
Set whether or not to draw the focused item.
- setDrawFocusedItem(boolean) - Method in class com.google.android.maps.ItemizedOverlay
-
Set whether or not to draw the focused item.
- setFocus(Item) - Method in class com.google.android.maps.ItemizedOverlay
-
If the given Item is found in the overlay, force it to be the
current focus-bearer.
- setFocus(Item) - Method in class com.google.android.maps.ItemizedOverlay
-
If the given Item is found in the overlay, force it to be the
current focus-bearer.
- setLastFocusedIndex(int) - Method in class com.google.android.maps.ItemizedOverlay
-
Set the index of the item that was most recently (or currently)
focused, or -1 if none ever was.
- setLastFocusedIndex(int) - Method in class com.google.android.maps.ItemizedOverlay
-
Set the index of the item that was most recently (or currently)
focused, or -1 if none ever was.
- setMarker(Drawable) - Method in class com.google.android.maps.OverlayItem
-
Sets the marker to be used when drawing this item on the map.
- setMarker(Drawable) - Method in class com.google.android.maps.OverlayItem
-
Sets the marker to be used when drawing this item on the map.
- setOnFocusChangeListener(ItemizedOverlay.OnFocusChangeListener) - Method in class com.google.android.maps.ItemizedOverlay
-
- setOnFocusChangeListener(ItemizedOverlay.OnFocusChangeListener) - Method in class com.google.android.maps.ItemizedOverlay
-
- setReticleDrawMode(MapView.ReticleDrawMode) - Method in class com.google.android.maps.MapView
-
Specify how the reticle should be drawn when the device is not
in touch mode.
- setReticleDrawMode(MapView.ReticleDrawMode) - Method in class com.google.android.maps.MapView
-
Specify how the reticle should be drawn when the device is not
in touch mode.
- setSatellite(boolean) - Method in class com.google.android.maps.MapView
-
Sets the map mode to "satellite" mode, loading tiles of aerial
imagery with roads and names superimposed.
- setSatellite(boolean) - Method in class com.google.android.maps.MapView
-
Sets the map mode to "satellite" mode, loading tiles of aerial
imagery with roads and names superimposed.
- setState(Drawable, int) - Static method in class com.google.android.maps.OverlayItem
-
Sets the state of a drawable to match a given state bitset.
- setState(Drawable, int) - Static method in class com.google.android.maps.OverlayItem
-
Sets the state of a drawable to match a given state bitset.
- setStreetView(boolean) - Method in class com.google.android.maps.MapView
-
- setStreetView(boolean) - Method in class com.google.android.maps.MapView
-
- setTraffic(boolean) - Method in class com.google.android.maps.MapView
-
Control whether traffic is shown on the map.
- setTraffic(boolean) - Method in class com.google.android.maps.MapView
-
Control whether traffic is shown on the map.
- setZoom(int) - Method in class com.google.android.maps.MapController
-
Sets the zoomlevel of the map.
- setZoom(int) - Method in class com.google.android.maps.MapController
-
Sets the zoomlevel of the map.
- SHADOW_X_SKEW - Static variable in class com.google.android.maps.Overlay
-
X Skew value for creating a marker shadow in perspective.
- SHADOW_X_SKEW - Static variable in class com.google.android.maps.Overlay
-
X Skew value for creating a marker shadow in perspective.
- SHADOW_Y_SCALE - Static variable in class com.google.android.maps.Overlay
-
Y Scale value for creating a marker shadow in perspective.
- SHADOW_Y_SCALE - Static variable in class com.google.android.maps.Overlay
-
Y Scale value for creating a marker shadow in perspective.
- size() - Method in class com.google.android.maps.ItemizedOverlay
-
The number of items in this overlay.
- size() - Method in class com.google.android.maps.ItemizedOverlay
-
The number of items in this overlay.
- stopAnimation(boolean) - Method in class com.google.android.maps.MapController
-
Stops any animation that may be in progress, and conditionally
update the map center to whatever offset the partial animation
had achieved.
- stopAnimation(boolean) - Method in class com.google.android.maps.MapController
-
Stops any animation that may be in progress, and conditionally
update the map center to whatever offset the partial animation
had achieved.
- stopPanning() - Method in class com.google.android.maps.MapController
-
Resets the pan state to make the map stationary.
- stopPanning() - Method in class com.google.android.maps.MapController
-
Resets the pan state to make the map stationary.