Package com.mapbox.androidauto.car.navigation.speedlimit

Types

Link copied to clipboard
class CarSpeedLimitRenderer : MapboxCarMapObserver

Create a speed limit sign. This class is demonstrating how to create a renderer. To Create a new speed limit sign experience, try creating a new class.

Link copied to clipboard
class SpeedLimitOptions

Modify behavior of the speed limit widget.

Link copied to clipboard
class SpeedLimitWidget(initialSignFormat: SpeedLimitSign = SpeedLimitSign.MUTCD) : BitmapWidget

Widget to display a speed limit sign on the map.