Skip to Content
APIPlaces LocationsInterface: MVXLocation

Interface: MVXLocation

Represents a location on the map.

Extends

Properties

floorId?

optional floorId: string;

lat

lat: number

Inherited from

LatLng.lat


lng

lng: number

Inherited from

LatLng.lng


placeId?

optional placeId: string;
Last updated on