Step
A single step of a navigation leg.
Types
Properties
Link copied to clipboard
@Serializable(with = CompressedCoordinateSerializer::class)
@SerialName(value = "coords")
The coordinate of the step.
Link copied to clipboard
The level reached at the destination of this step, if any.
Link copied to clipboard
The direction of the step, if any.
Link copied to clipboard
Indicates whether this is the first step of the itinerary.
Link copied to clipboard
Indicates whether this step is important for the navigation.
Link copied to clipboard
Indicates whether this is the last step of the itinerary.
Link copied to clipboard
The difference in levels between this step and the next one, if any.
Link copied to clipboard
in radians
Link copied to clipboard
in radians
Functions
Link copied to clipboard
fun getNavigationInstructions(context: Context, includeStreetNames: Boolean = true): NavigationInstructions
Provides localized navigation instructions for this step