MutableRouteLineData

class MutableRouteLineData

Provides mutable information needed to draw a route.

Parameters

featureCollection

the routes geometry

dynamicData

dynamic data to style the route line

Functions

Link copied to clipboard
fun toImmutableValue(): RouteLineData

Properties

Link copied to clipboard
var dynamicData: RouteLineDynamicData
Link copied to clipboard
var featureCollection: FeatureCollection