RouteOptimizedWaypoint interface

Optimized way point object.

Properties

optimizedIndex

Optimized way point index from the system. NOTE: This property will not be serialized. It can only be populated by the server.

providedIndex

Way point index provided by the user. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

optimizedIndex

Optimized way point index from the system. NOTE: This property will not be serialized. It can only be populated by the server.

optimizedIndex?: number

Property Value

number

providedIndex

Way point index provided by the user. NOTE: This property will not be serialized. It can only be populated by the server.

providedIndex?: number

Property Value

number