Interface WaypointItem

Hierarchy

  • WaypointItem

Properties

coordinates: number[][]
floorId: string
floorName: string
floorOrdinal: number
geojson: FeatureCollection<LineString, {
    [name: string]: any;
}>

Type declaration

  • [name: string]: any
waypointItemIndex: number

Generated using TypeDoc