Enumeration WaypointPosition

Used to categorize whether a waypoint is inside a building or outside

Since

2.0.0

Enumeration Members

Enumeration Members

INDOOR: "INDOOR"

The waypoint is inside of a building

OUTDOOR: "OUTDOOR"

The waypoint is outside of a building

UNKNOWN: "UNKNOWN"

It is unknown whether the waypoint is inside or outside of a building

Generated using TypeDoc