Package com.mapbox.navigation.ui.speedlimit
Types
Link copied to clipboard
Speed info view component configuration class.
Link copied to clipboard
Speed limit view component configuration class.
Functions
Link copied to clipboard
fun ComponentInstaller.speedInfo(speedInfoView: MapboxSpeedInfoView, config: SpeedInfoConfig.() -> Unit = {}): Installation
Content copied to clipboard
Install components that render MapboxSpeedInfoView.
Link copied to clipboard
fun ComponentInstaller.speedLimit(speedLimitView: MapboxSpeedLimitView, config: SpeedLimitConfig.() -> Unit = {}): Installation
Content copied to clipboard
Install components that render MapboxSpeedLimitView.