Vue Map - MapLocation

The selected Map location.

import { DxMapTypes } from "devextreme-vue/map"

lat

The latitude location of the UI component.

Type:

Number

Default Value: 0

lng

The longitude location of the UI component.

Type:

Number

Default Value: 0