Interface ILandMark

Properties of a LandMark.

Hierarchy

  • ILandMark

Implemented by

Properties

Properties

id?: null | string

LandMark id

name?: null | string

LandMark name

x?: null | number

LandMark x

y?: null | number

LandMark y

Generated using TypeDoc