public static interface Map.InputListener
extends EventListener
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.