React VectorMap - CenterChangedEvent

The type of the centerChanged event handler's argument.

import { VectorMapTypes } from "devextreme-react/vector-map"
Type: VectorMapTypes.CenterChangedEvent

center

Type:

Array<Number>

component

The UI component's instance.

Selector: Component
Type:

VectorMap

element

The UI component's container.