RoutePathSegment
Represents a segment of a full route path between instructions, along a single floor/building.
Wraps native EngineRoutePathSegment and provides utilities to read geometry, instructions, and metadata.
Properties
Link copied to clipboard
The building ID this segment occurs within.
Link copied to clipboard
The total distance and estimated time of this segment, converted to Kotlin DistanceTime.
Link copied to clipboard
The localized short name (e.g., "L1", "B2") of the floor.
Link copied to clipboard
The list of step-by-step route instructions in this segment.
Link copied to clipboard
The property ID this segment belongs to.
Link copied to clipboard
The type of segment, e.g. within building vs property.