New to KendoReact? Start a free 30-day trial
ZoomStartEvent
Fired when the map zoom level is about to change.
Cancelling the event will prevent the user action.
Name | Type | Default | Description |
---|---|---|---|
originalEvent |
|
The source DOM event instance | |
target |
|
The |
Methods
isDefaultPrevented | ||||
---|---|---|---|---|
Returns | ||||
|
preventDefault |
---|
Prevents the default action for a specified event. In this way, the source component suppresses the built-in behavior that follows the event. |