Package com.mapbox.navigation.ui.maps.route.line.model
Types
The nearest route to a touch point on the Map.
Options for configuration of MapboxRouteLineApi.
Class that allows you to modify a subset of MapboxRouteLineViewOptions at runtime and set it via MapboxRouteLineView.updateDynamicOptions without recreating the instance. Note that just updating the options in MapboxRouteLineView will not re-render the route line. In order to do that, invoke:
A convenience typealias for a lambda acting on a MapboxRouteLineViewDynamicOptionsBuilder.
Options for configuration of MapboxRouteLineView.
Represents a route and an optional identification of used for representing routes on the map.
Represents data used to remove the route line(s) from the map.
Contains colors an other values used to determine the appearance of the route line.
Represents an error value for route line related updates.
A class containing information about custom scaling expressions.
Represents the values used for the ExpressionBuilder.stop elements in an Expression for controlling the scaling of the route line at different zoom levels. See the Mapbox Map documentation for more information regarding Expressions.
Value for the offset at which the primary route line should change the appearance or vanish.
Represents data for updating the appearance of the route lines.
Indicates no route was found when searching the map for a route.
Represents the side effects for drawing routes on a map.
Describes the vanishing point update algorithm's state.