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
/
DirectionsResponse
/
Builder
/
withWaypoints
with
Waypoints
fun
withWaypoints
(
waypoints
:
List
<
DirectionsWaypoint
>
?
)
:
DirectionsResponse.Builder
Sets the waypoints.
Return
The builder instance.
Parameters
waypoints
The waypoints.