Parameter interface for MPPoint.

Export

MPPointParams

Hierarchy

  • MPPointParams

Properties

Properties

coordinates: number[]

Coordinate holder for point, on the form:.

[LNG, LAT, FLOOR]

type?: string

the type of the geometry, leave this blank as it is just used to parse the geometry to JSON

Generated using TypeDoc