Handlers react to user event to modify the map state (zoom, position). Handlers can dispatch high level events that will be used to interact with controls
| Interface | Description | |
|---|---|---|
| IHandler | A Handler is used to handle user actions on the map related to mouse, keyboard or sketch |
| Class | Description | |
|---|---|---|
| Handler | Handler base class |