Type Definitions
-
EventsKey{Object}
-
Key to use with
module:ol/Observable~Observable#unByKey.Properties:
Name Type Argument Description bindToObject <optional>
boundListenermodule:ol/events~ListenerFunction <optional>
callOnceboolean deleteIndexnumber <optional>
listenermodule:ol/events~ListenerFunction targetEventTarget | module:ol/events/EventTarget~EventTarget typestring -
ListenerFunction()
events.js, line 21 -
Listener function. This function is called with an event object as argument. When the function returns
false, event propagation will stop.
OpenLayers