maplibre-navigation-core
Toggle table of contents
41224f3a
common
Platform filter
common
Switch theme
Search in API
maplibre-navigation-core
maplibre-navigation-core
/
org.maplibre.navigation.core.models
/
RouteOptions
/
Builder
/
withAlternatives
with
Alternatives
fun
withAlternatives
(
alternatives
:
Boolean
?
)
:
RouteOptions.Builder
Sets the alternatives.
Return
The builder instance.
Parameters
alternatives
Whether to try to return alternative routes.