Uses of Class
com.esri.android.map.MapView

Packages that use MapView
com.esri.android.map Provides classes for all the different elements of a map. 
com.esri.android.map.event Provides interface classes used to handle events from maps and popups. 
 

Uses of MapView in com.esri.android.map
 

Constructors in com.esri.android.map with parameters of type MapView
Callout(MapView map)
          Constructor taking in MapView on which the callout window will be displayed.
MapOnTouchListener(android.content.Context context, MapView view)
          Instantiates an object of MapOnTouchListener with the activity context and the MapView.
 

Uses of MapView in com.esri.android.map.event
 

Methods in com.esri.android.map.event with parameters of type MapView
 void OnWebMapLoadListener.onWebMapLayerAdd(MapView source, WebMap webmap, WebMapLayer wmlayer, Layer layer, UserCredentials credentials)
          Implements this method to handle the event when adding a WebMapLayer to a MapView.
 MapLoadAction<UserCredentials> OnWebMapLoadListener.onWebMapLoadError(MapView source, WebMap webmap, WebMapLayer wmlayer, Layer layer, Throwable error, UserCredentials credentials)
          Implements this method to handle WebMap loading errors.
 



Copyright © 2012. All Rights Reserved.