Package com.mapbox.navigation.ui.maps.route.arrow.model

Types

ArrowAddedValue
Link copied to clipboard
class ArrowAddedValue
Represents the data for rendering the adding of route arrow(s)
ArrowVisibilityChangeValue
Link copied to clipboard
class ArrowVisibilityChangeValue
Represents data for rendering visibility changes.
ClearArrowsValue
Link copied to clipboard
class ClearArrowsValue
Represents the data for rendering the clearing of route arrow(s)
InvalidPointError
Link copied to clipboard
class InvalidPointError(errorMessage: String, throwable: Throwable?)
Represents an error indicating the points provided are invalid.
ManeuverArrow
Link copied to clipboard
class ManeuverArrow(points: List<Point>)
Represents a maneuver arrow that can be added to the map during navigation.
RemoveArrowValue
Link copied to clipboard
class RemoveArrowValue
Represents the data for rendering the removal of route arrow(s)
RouteArrowOptions
Link copied to clipboard
class RouteArrowOptions
Options for determining the appearance of maneuver arrow(s)
UpdateManeuverArrowValue
Link copied to clipboard
class UpdateManeuverArrowValue
Represents the data for rendering the maneuver arrow update