maplibre-navigation-core
Toggle table of contents
ded82ccd
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
RouteOptions
/
Builder
/
withSteps
with
Steps
fun
withSteps
(
steps
:
Boolean
?
)
:
RouteOptions.Builder
Sets the steps option.
Return
The builder instance.
Parameters
steps
Whether to return steps and turn-by-turn instructions.