Builder
Used for instantiating the RouteArrowOptions class.
Constructors
Functions
Applies the supplied parameters and instantiates a RouteArrowOptions
Indicates the maneuver arrow map layers appear above this layer on the map. A good starting point for this is TOP_LEVEL_ROUTE_LINE_LAYER_ID.
Indicates the color of the arrow shaft border.
Indicates the color of the arrow shaft.
An expression that will define the scaling behavior of the maneuver arrow head casing.
Indicates the drawable of the arrow head border.
Indicates the drawable of the arrow head.
An expression that will define the scaling behavior of the maneuver arrow head.
An expression that will define the scaling behavior of the maneuver arrow shaft casing.
An expression that will define the scaling behavior of the maneuver arrow shafts.
Configuration of route arrows fading out (see FadingConfig for details). NOTE: route arrows disappear at zoom levels 14.0 or lower. Make sure zoom levels specified in FadingConfig are greater than 14.0. NOTE: this property guards fading out the arrows on transition from a lower to a higher zoom level, meaning that FadingConfig.startFadingZoom must be less than or equal to FadingConfig.finishFadingZoom.
The slot name to use for route arrow position in the layer stack.
Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance) for the GeoJsonSources created to display the route line.