React Map - MarkerAddedEvent

The type of the markerAdded event handler's argument.

import { MarkerAddedEvent } from "devextreme/ui/map"
Type:

Object

component

The UI component's instance.

Selector: Component
Type:

Map

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

options

Type:

Object

originalMarker

Type:

Object