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
/
RouteLeg
/
Builder
/
withIncidents
with
Incidents
fun
withIncidents
(
incidents
:
List
<
Incident
>
?
)
:
RouteLeg.Builder
Sets the incidents.
Return
The builder instance.
Parameters
incidents
The incidents.