renderClearRouteLineValue
fun renderClearRouteLineValue(style: Style, clearRouteLineValue: Expected<RouteLineError, RouteLineClearValue>)
Content copied to clipboard
Applies side effects related to clearing the route(s) from the map.
Parameters
style
an instance of the Style
clearRouteLineValue
an instance of Expected received from MapboxRouteLineApi
fun renderClearRouteLineValue( style: Style, clearRouteLineValue: Expected<RouteLineError, RouteLineClearValue>, map: MapboxMap, callback: RoutesRenderedCallback)
Content copied to clipboard
Applies side effects related to the vanishing route line feature.
Parameters
style
an instance of the Style
clearRouteLineValue
an instance of Expected received from MapboxRouteLineApi
callback
RoutesRenderedCallback to be invoked when the routes are cleared