React VectorMap - CenterChangedEvent

The type of the centerChanged event handler's argument.

import { CenterChangedEvent } from "devextreme/viz/vector_map"
Type:

Object

center

Type:

Array<Number>

component

The UI component's instance.

Selector: Component
Type:

VectorMap

element

The UI component's container.