A B C D E F G H I L M N O P R S T V X Y Z

A

alignment - Variable in class com.google.android.maps.MapView.LayoutParams
Placement of child relative to the location.
alignment - Variable in class com.google.android.maps.MapView.LayoutParams
Placement of child relative to the location.
analyze(MotionEvent) - Method in class com.google.android.maps.TrackballGestureDetector
Analyze a MotionEvent.
analyze(MotionEvent) - Method in class com.google.android.maps.TrackballGestureDetector
Analyze a MotionEvent.
animateTo(GeoPoint) - Method in class com.google.android.maps.MapController
Start animating the map towards the given point.
animateTo(GeoPoint, Message) - Method in class com.google.android.maps.MapController
Start animating the map towards the given point.
animateTo(GeoPoint, Runnable) - Method in class com.google.android.maps.MapController
Start animating the map towards the given point.
animateTo(GeoPoint) - Method in class com.google.android.maps.MapController
Start animating the map towards the given point.
animateTo(GeoPoint, Message) - Method in class com.google.android.maps.MapController
Start animating the map towards the given point.
animateTo(GeoPoint, Runnable) - Method in class com.google.android.maps.MapController
Start animating the map towards the given point.

B

BOTTOM - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align bottom.
BOTTOM - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align bottom.
BOTTOM_CENTER - Static variable in class com.google.android.maps.MapView.LayoutParams
Alignment: Align to bottom vertically, center horizontally.
BOTTOM_CENTER - Static variable in class com.google.android.maps.MapView.LayoutParams
Alignment: Align to bottom vertically, center horizontally.
boundCenter(Drawable) - Static method in class com.google.android.maps.ItemizedOverlay
Adjusts a drawable's bounds so that (0,0) is the center center of the drawable.
boundCenter(Drawable) - Static method in class com.google.android.maps.ItemizedOverlay
Adjusts a drawable's bounds so that (0,0) is the center center of the drawable.
boundCenterBottom(Drawable) - Static method in class com.google.android.maps.ItemizedOverlay
Adjusts a drawable's bounds so that (0,0) is a pixel in the center of the bottom row of the drawable.
boundCenterBottom(Drawable) - Static method in class com.google.android.maps.ItemizedOverlay
Adjusts a drawable's bounds so that (0,0) is a pixel in the center of the bottom row of the drawable.

C

canCoverCenter() - Method in class com.google.android.maps.MapView
Checks whether we currently have a map tile to cover the center of the map.
canCoverCenter() - Method in class com.google.android.maps.MapView
Checks whether we currently have a map tile to cover the center of the map.
CENTER - Static variable in class com.google.android.maps.MapView.LayoutParams
Alignment: Align center in both dimensions.
CENTER - Static variable in class com.google.android.maps.MapView.LayoutParams
Alignment: Align center in both dimensions.
CENTER_HORIZONTAL - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align center horizontally.
CENTER_HORIZONTAL - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align center horizontally.
CENTER_VERTICAL - Static variable in class com.google.android.maps.MapView.LayoutParams
Vertical alignment: Align center vertically.
CENTER_VERTICAL - Static variable in class com.google.android.maps.MapView.LayoutParams
Vertical alignment: Align center vertically.
checkLayoutParams(ViewGroup.LayoutParams) - Method in class com.google.android.maps.MapView
Just checks if p instanceof MapView.LayoutParams.
checkLayoutParams(ViewGroup.LayoutParams) - Method in class com.google.android.maps.MapView
Just checks if p instanceof MapView.LayoutParams.
com.google.android.maps - package com.google.android.maps
The maps package allows applications to display and control a Google Map interface.
computeScroll() - Method in class com.google.android.maps.MapView
Captures scroll events and uses them to pan the map.
computeScroll() - Method in class com.google.android.maps.MapView
Captures scroll events and uses them to pan the map.
createItem(int) - Method in class com.google.android.maps.ItemizedOverlay
Method by which subclasses create the actual Items.
createItem(int) - Method in class com.google.android.maps.ItemizedOverlay
Method by which subclasses create the actual Items.

D

debug(String) - Method in class com.google.android.maps.MapView.LayoutParams
 
debug(String) - Method in class com.google.android.maps.MapView.LayoutParams
 
disableCompass() - Method in class com.google.android.maps.MyLocationOverlay
Disable updates from the compass sensor.
disableCompass() - Method in class com.google.android.maps.MyLocationOverlay
Disable updates from the compass sensor.
disableMyLocation() - Method in class com.google.android.maps.MyLocationOverlay
Stops location updates.
disableMyLocation() - Method in class com.google.android.maps.MyLocationOverlay
Stops location updates.
dispatchTap() - Method in class com.google.android.maps.MyLocationOverlay
Handle a tap on the "my location" point.
dispatchTap() - Method in class com.google.android.maps.MyLocationOverlay
Handle a tap on the "my location" point.
displayZoomControls(boolean) - Method in class com.google.android.maps.MapView
Makes the zoom controls visible and optionally requests focus upon them so they can be accessed via keys.
displayZoomControls(boolean) - Method in class com.google.android.maps.MapView
Makes the zoom controls visible and optionally requests focus upon them so they can be accessed via keys.
draw(Canvas, MapView, boolean) - Method in class com.google.android.maps.ItemizedOverlay
Draw a marker on each of our items.
draw(Canvas, MapView, boolean) - Method in class com.google.android.maps.ItemizedOverlay
Draw a marker on each of our items.
draw(Canvas, MapView, boolean, long) - Method in class com.google.android.maps.MyLocationOverlay
Draw method.
draw(Canvas, MapView, boolean, long) - Method in class com.google.android.maps.MyLocationOverlay
Draw method.
draw(Canvas, MapView, boolean) - Method in class com.google.android.maps.Overlay
Draw the overlay over the map.
draw(Canvas, MapView, boolean, long) - Method in class com.google.android.maps.Overlay
Draw call for animated overlays.
draw(Canvas, MapView, boolean) - Method in class com.google.android.maps.Overlay
Draw the overlay over the map.
draw(Canvas, MapView, boolean, long) - Method in class com.google.android.maps.Overlay
Draw call for animated overlays.
drawAt(Canvas, Drawable, int, int, boolean) - Static method in class com.google.android.maps.Overlay
Convenience method to draw a Drawable at an offset.
drawAt(Canvas, Drawable, int, int, boolean) - Static method in class com.google.android.maps.Overlay
Convenience method to draw a Drawable at an offset.
drawCompass(Canvas, float) - Method in class com.google.android.maps.MyLocationOverlay
Draw the compass inset.
drawCompass(Canvas, float) - Method in class com.google.android.maps.MyLocationOverlay
Draw the compass inset.
drawMyLocation(Canvas, MapView, Location, GeoPoint, long) - Method in class com.google.android.maps.MyLocationOverlay
Draw the "my location" dot.
drawMyLocation(Canvas, MapView, Location, GeoPoint, long) - Method in class com.google.android.maps.MyLocationOverlay
Draw the "my location" dot.

E

enableCompass() - Method in class com.google.android.maps.MyLocationOverlay
Enable updates from the compass sensor.
enableCompass() - Method in class com.google.android.maps.MyLocationOverlay
Enable updates from the compass sensor.
enableMyLocation() - Method in class com.google.android.maps.MyLocationOverlay
Attempts to enable MyLocation, registering for updates from LocationManager.GPS_PROVIDER and LocationManager.NETWORK_PROVIDER.
enableMyLocation() - Method in class com.google.android.maps.MyLocationOverlay
Attempts to enable MyLocation, registering for updates from LocationManager.GPS_PROVIDER and LocationManager.NETWORK_PROVIDER.
equals(Object) - Method in class com.google.android.maps.GeoPoint
 
equals(Object) - Method in class com.google.android.maps.GeoPoint
 

F

fromPixels(int, int) - Method in interface com.google.android.maps.Projection
Create a new GeoPoint from pixel coordinates relative to the top-left of the MapView that provided this PixelConverter.
fromPixels(int, int) - Method in interface com.google.android.maps.Projection
Create a new GeoPoint from pixel coordinates relative to the top-left of the MapView that provided this PixelConverter.

G

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
Deprecated. The built-in zoom mechanism is preferred, see MapView.setBuiltInZoomControls(boolean).
getZoomControls() - Method in class com.google.android.maps.MapView
Deprecated. The built-in zoom mechanism is preferred, see MapView.setBuiltInZoomControls(boolean).
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.

H

hashCode() - Method in class com.google.android.maps.GeoPoint
 
hashCode() - Method in class com.google.android.maps.GeoPoint
 
hitTest(Item, Drawable, int, int) - Method in class com.google.android.maps.ItemizedOverlay
See if a given hit point is within the bounds of an item's marker.
hitTest(Item, Drawable, int, int) - Method in class com.google.android.maps.ItemizedOverlay
See if a given hit point is within the bounds of an item's marker.

I

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.

L

LEFT - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align left.
LEFT - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align left.

M

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.LayoutParams(int, int, GeoPoint, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(int, int, GeoPoint, int, int, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(int, int, int, int, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(Context, AttributeSet) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters.
MapView.LayoutParams(ViewGroup.LayoutParams) - Constructor for class com.google.android.maps.MapView.LayoutParams
MapView.LayoutParams(int, int, GeoPoint, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(int, int, GeoPoint, int, int, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(int, int, int, int, int) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters with the specified width, height and location.
MapView.LayoutParams(Context, AttributeSet) - Constructor for class com.google.android.maps.MapView.LayoutParams
Creates a new set of layout parameters.
MapView.LayoutParams(ViewGroup.LayoutParams) - Constructor for class com.google.android.maps.MapView.LayoutParams
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.

N

nextFocus(boolean) - Method in class com.google.android.maps.ItemizedOverlay
Returns the next Item to be focused in the given direction, or null if we're at the end of the line.
nextFocus(boolean) - Method in class com.google.android.maps.ItemizedOverlay
Returns the next Item to be focused in the given direction, or null if we're at the end of the line.

O

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
The basic component of any ItemizedOverlay.
OverlayItem - Class in com.google.android.maps
The basic component of any ItemizedOverlay.
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.

P

point - Variable in class com.google.android.maps.MapView.LayoutParams
The location of the child on the map.
point - Variable in class com.google.android.maps.MapView.LayoutParams
The location of the child on the map.
populate() - Method in class com.google.android.maps.ItemizedOverlay
Utility method to perform all processing on a new ItemizedOverlay.
populate() - Method in class com.google.android.maps.ItemizedOverlay
Utility method to perform all processing on a new ItemizedOverlay.
preLoad() - Method in class com.google.android.maps.MapView
Preload the tiles at the map's current center.
preLoad() - Method in class com.google.android.maps.MapView
Preload the tiles at the map's current center.
Projection - Interface in com.google.android.maps
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.
Projection - Interface in com.google.android.maps
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.

R

registerLongPressCallback(Runnable) - Method in class com.google.android.maps.TrackballGestureDetector
Register a runnable to be called when a longPress event is detected.
registerLongPressCallback(Runnable) - Method in class com.google.android.maps.TrackballGestureDetector
Register a runnable to be called when a longPress event is detected.
RIGHT - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align right.
RIGHT - Static variable in class com.google.android.maps.MapView.LayoutParams
Horizontal alignment: Align right.
routableAddress() - Method in class com.google.android.maps.OverlayItem
Returns the position of this item in a map-routable format.
routableAddress() - Method in class com.google.android.maps.OverlayItem
Returns the position of this item in a map-routable format.
runOnFirstFix(Runnable) - Method in class com.google.android.maps.MyLocationOverlay
Queues a runnable to be executed as soon as we have a location fix.
runOnFirstFix(Runnable) - Method in class com.google.android.maps.MyLocationOverlay
Queues a runnable to be executed as soon as we have a location fix.

S

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
Deprecated. Street view availability highlighting is no longer supported. This method operates as a no-op.
setStreetView(boolean) - Method in class com.google.android.maps.MapView
Deprecated. Street view availability highlighting is no longer supported. This method operates as a no-op.
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.

T

TOP - Static variable in class com.google.android.maps.MapView.LayoutParams
Vertical alignment: Align top.
TOP - Static variable in class com.google.android.maps.MapView.LayoutParams
Vertical alignment: Align top.
TOP_LEFT - Static variable in class com.google.android.maps.MapView.LayoutParams
Alignment: Align to top left.
TOP_LEFT - Static variable in class com.google.android.maps.MapView.LayoutParams
Alignment: Align to top left.
toPixels(GeoPoint, Point) - Method in interface com.google.android.maps.Projection
Converts the given GeoPoint to onscreen pixel coordinates, relative to the top-left of the MapView that provided this Projection.
toPixels(GeoPoint, Point) - Method in interface com.google.android.maps.Projection
Converts the given GeoPoint to onscreen pixel coordinates, relative to the top-left of the MapView that provided this Projection.
toString() - Method in class com.google.android.maps.GeoPoint
 
toString() - Method in class com.google.android.maps.GeoPoint
 
TrackballGestureDetector - Class in com.google.android.maps
Analyzes a series of MotionEvent and detects gestures.
TrackballGestureDetector - Class in com.google.android.maps
Analyzes a series of MotionEvent and detects gestures.

V

valueOf(String) - Static method in enum com.google.android.maps.MapView.ReticleDrawMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.android.maps.MapView.ReticleDrawMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.google.android.maps.MapView.ReticleDrawMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.google.android.maps.MapView.ReticleDrawMode
Returns an array containing the constants of this enum type, in the order they are declared.

X

x - Variable in class com.google.android.maps.MapView.LayoutParams
The x location of the child relative to the view.
x - Variable in class com.google.android.maps.MapView.LayoutParams
The x location of the child relative to the view.

Y

y - Variable in class com.google.android.maps.MapView.LayoutParams
The y location of the child relative to the view.
y - Variable in class com.google.android.maps.MapView.LayoutParams
The y location of the child relative to the view.

Z

zoomIn() - Method in class com.google.android.maps.MapController
Zoom in by one zoom level.
zoomIn() - Method in class com.google.android.maps.MapController
Zoom in by one zoom level.
zoomInFixing(int, int) - Method in class com.google.android.maps.MapController
Zoom in by one zoom level.
zoomInFixing(int, int) - Method in class com.google.android.maps.MapController
Zoom in by one zoom level.
zoomOut() - Method in class com.google.android.maps.MapController
Zoom out by one zoom level.
zoomOut() - Method in class com.google.android.maps.MapController
Zoom out by one zoom level.
zoomOutFixing(int, int) - Method in class com.google.android.maps.MapController
Zoom out by one zoom level.
zoomOutFixing(int, int) - Method in class com.google.android.maps.MapController
Zoom out by one zoom level.
zoomToSpan(int, int) - Method in class com.google.android.maps.MapController
Attempts to adjust the zoom of the map so that the given span of latitude and longitude will be displayed.
zoomToSpan(int, int) - Method in class com.google.android.maps.MapController
Attempts to adjust the zoom of the map so that the given span of latitude and longitude will be displayed.

A B C D E F G H I L M N O P R S T V X Y Z