RouteLineConfig

class RouteLineConfig

Route line component configuration class.

Properties

Link copied to clipboard
var apiOptions: MapboxRouteLineApiOptions

Options used to create MapboxRouteLineApi instance.

Link copied to clipboard
var viewOptions: MapboxRouteLineViewOptions

Options used to create MapboxRouteLineView instance.

Link copied to clipboard

A flow of MapboxRouteLineViewDynamicOptionsBuilderBlock. Use this if you want to change MapboxRouteLineViewOptions in runtime. Whenever a new value is emitted, a set of options configured by MapboxRouteLineViewDynamicOptionsBuilderBlock is updated on the fly.