SortBy

enum SortBy : Enum<SortBy>

Specifies the type of result sorting.

Important: This is a Public Preview API. It may be changed or removed at any time.

Entries

Link copied to clipboard

Sort by detour offset.

Link copied to clipboard

Sort by detour distance.

Link copied to clipboard

Sort by detour time.

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int