renderWithSpeedSign

val renderWithSpeedSign: SpeedLimitSign?

Parameters

renderWithSpeedSign

MapboxSpeedInfoView will always render in Vienna convention if renderWithSpeedSign is assigned to SpeedLimitSign.VIENNA irrespective of the geography user is currently located in. Similarly, MapboxSpeedInfoView will always render in Mutcd convention if renderWithSpeedSign is assigned to SpeedLimitSign.MUTCD irrespective of the geography user is currently located in. If renderWithSpeedSign is assigned to null, MapboxSpeedInfoView will render according to users current geography. Default value is null.