Package org.oscim.map
Interface Map.InputListener
- All Superinterfaces:
EventListener
- All Known Implementing Classes:
MapEventLayer,MapEventLayer2
- Enclosing class:
- Map
Listener interface for input events.
Layers implementing this interface they will be automatically register
when the layer is added to the map and unregistered when the layer is
removed.
-
Method Summary
-
Method Details
-
onInputEvent
-