Click and contextmenu event listeners for the map
Search a route near the given event listener and create a fake event if a route is found near the event point
| Name | Type | Description |
|---|---|---|
| clickOrContextMenuEvent | Event | The event to use |
Click event listener for the map. Search an edited route near the click point and add a temp way point if any
| Name | Type | Description |
|---|---|---|
| clickEvent | Event | The event to handle |
Context event listener for the map. Search an edited route near the click point and show a route context menu if any, otherwise show a map context menu
| Name | Type | Description |
|---|---|---|
| contextMenuEvent | Event | The event to handle |