Package com.esri.android.map.event

Provides interface classes used to handle events from maps and popups.

See:
          Description

Interface Summary
OnLongPressListener Implement this listener to handle a Long Press event on a MapView.
OnMapEventListener Implements this listener to handle events on a MapView.
OnPanListener Implement this listener to extend the default pan handling of a map view.
OnPinchListener Implements this listener to extend the default pinch handling of a MapView.
OnSingleTapListener Implements this listener to handle a single tap event on a MapView.
OnStatusChangedListener Implements this listener to handle a status changed event on a MapView or a Layer.
OnWebMapLoadListener Implements this listener to handle WebMap loading on a MapView.
OnZoomListener Implement this listener to extend the default zoom handling of a MapView.
PopupEditingListener Implement this listener to handle events on editing buttons of a PopupContainer.
 

Class Summary
MapLoadAction<V> MapLoadAction
 

Enum Summary
MapLoadAction.Action  
OnStatusChangedListener.STATUS The MapView or Layer status.
 

Exception Summary
OnStatusChangedListener.EsriStatusException Defines the detailed information about the STATUS.INITIALIZATION_FAILED or STATUS.LAYER_LOADING_FAILED.
 

Package com.esri.android.map.event Description

Provides interface classes used to handle events from maps and popups.

Since:
1.0.1


Copyright © 2012. All Rights Reserved.