- Preparing search index...
- The search index is not available
ngeo
Properties
listenerKeys_
listenerKeys_: any
Methods
addListenerKey
- addListenerKey(uid: string | number, key: EventsKey): void
-
Parameters
-
uid: string | number
-
key: EventsKey
Returns void
clearListenerKey
- clearListenerKey(uid: string | number): void
-
Returns void
initListenerKey_
- initListenerKey_(uid: string | number): void
-
Returns void
Utility method to add a listener key bound to a unique id. The key has to come from
ol.events
.