Type Definitions
- 
    
EventsKey{Object}
 - 
    
    
Key to use with
module:ol/Observable.unByKey.Properties:
Name Type Description listenermodule:ol/events~ListenerFunction Listener.
targetmodule:ol/events/Target~EventTargetLike Target.
typestring Type.
 - 
    
    
 - 
    
    
Listener function. This function is called with an event object as argument. When the function returns
false, event propagation will stop. - 
    
ListenerObject{Object}
 - 
    
    
Properties:
Name Type Description handleEventmodule:ol/events~ListenerFunction HandleEvent listener function.
 
 OpenLayers