JavaScript/jQuery Map - MapLocation

The selected Map location.

import { MapLocation } from "devextreme/ui/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