Package com.mapbox.navigation.ui.maps.route.line.api

Types

MapboxRouteLineApi
Link copied to clipboard
class MapboxRouteLineApi(routeLineOptions: MapboxRouteLineOptions)
Responsible for generating route line related data which can be rendered on the map to visualize a line representing a route.
MapboxRouteLineView
Link copied to clipboard
class MapboxRouteLineView(options: MapboxRouteLineOptions)
Responsible for rendering side effects produced by the MapboxRouteLineApi.