Package com.mapbox.androidauto.placeslistonmap
Types
Link copied to clipboard
class PlaceMarkerRenderer(context: Context, @ColorInt background: Int = Color.TRANSPARENT)
Content copied to clipboard
Render bitmaps that can be shown as markers on the map.
Link copied to clipboard
Link copied to clipboard
class PlacesListItemMapper(placeMarkerRenderer: PlaceMarkerRenderer, unitType: UnitType)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PlacesListOnMapManager(placesListOnMapProvider: PlacesListOnMapProvider) : MapboxCarMapObserver
Content copied to clipboard
Link copied to clipboard