Package com.mapbox.androidauto.car.map.widgets.compass

Types

Link copied to clipboard
class CarCompassSurfaceRenderer(layerPosition: LayerPosition? = null) : MapboxCarMapObserver
Link copied to clipboard
class CompassWidget(    context: Context,     widgetPosition: WidgetPosition = WidgetPosition.TOP_RIGHT,     marginLeft: Float = 10.0f,     marginTop: Float = 130.0f,     marginRight: Float = 10.0f,     marginBottom: Float = 10.0f)

A widget to show the compass on the map.