Package com.mapbox.navigation.ui.maps.route.line.model
Types
The nearest route to a touch point on the Map.
Options for the configuration and appearance of the route line.
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.
Provides information needed to draw a route.
Provides information needed to draw a route.
Represents an error value for route line related updates.
Represents a function that returns an Expression
Contains colors an other values used to determine the appearance of the route line.
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.
Represents a function that returns an Expression. The expression this provider is expected to produce is a lineTrimOffset expression. This is a specific type of expression that will make a line transparent between two values representing sections of a line.
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.
Functions
Maps RouteLine to NavigationRouteLine.
Maps RouteLines to NavigationRouteLines.