Package com.esri.android.map

Provides classes for all the different elements of a map.

See:
          Description

Interface Summary
MapGestureDetector.OnGestureListener The listener that is used to notify when gestures occur.
 

Class Summary
Callout The CalloutView class draws a callout window and manages its behavior.
CalloutStyle  
DynamicLayer DynamicLayer is the base class for all map services that contain dynamic layers and can be added to a map.
GraphicsLayer The GraphicsLayer class represents a layer that contains one or more Graphic features.
Grid This class allows you to control the display of a grid on a MapView by setting its type and visibility.
GroupLayer A group layer is a collection of layers extending from the Layer class.
InfoTemplate An InfoTemplate is an object containing a title template and a content template.
Layer The base layer for all layers that can be added into MapView.
LocationService Class providing UI support to display the current location of the device on a MapView.
MapGestureDetector The MapGestureDetector class is used to detects various gestures and events using the supplied MotionEvents.
MapOnTouchListener An interface definition for a callback to be invoked when a touch event is dispatched to a MapView.
MapView The MapView is the main mapping component of the ArcGIS API for Android.
PopupContainer The PopupContainer class provides the basic user interface (UI) and behavior for displaying and editing information about graphics in a popup.
PopupView The PopupView class extends LinearLayout and represents a popup which associates a graphic with a popup definition for the purpose of displaying in a PopupContainer.
TiledLayer TiledLayer is the base class for all tiled layers that can be added to a map.
TiledServiceLayer  
TiledServiceLayer.TileInfo A class wrapping the tiled info.
 

Enum Summary
Grid.GridType  
PopupContainer.PopupEditButton Enumeration defining the edit buttons in the editing toolbar of a PopupContainer.
 

Package com.esri.android.map Description

Provides classes for all the different elements of a map.

Since:
1.0.1


Copyright © 2012. All Rights Reserved.