Provides interface classes used to handle events from maps and popups.
Interfaces
| 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. |
Classes
Enums
Exceptions