package

com.esri.android.map

Provides classes for all the different elements of a map.

Interfaces

Classes

AttachmentManager  
Callout

The CalloutView class draws a callout window and manages its behavior. 

Callout.CalloutInner  
CalloutStyle The Class 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. 
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. 
TiledLayer TiledLayer is the base class for all tiled layers that can be added to a map. 
TiledServiceLayer The Class TiledServiceLayer. 
TiledServiceLayer.TileInfo A class wrapping the tiled info. 

Enums

Grid.GridType The Enum GridType.