Optional
Readonly
renderrenderFrame
is the only non-dom event. It is called during render
frames and can be used to smooth camera changes (see scroll handler).
This is used to indicate if the handler is currently active or not. In case a handler is active, it will block other handlers from getting the relevant events. There is an allow list of handlers that can be active at the same time, which is configured when adding a handler.
MousePanHandler
allows the user to pan the map by clicking and dragging