Width
fun Width(@FloatRange(from = 0.0, fromInclusive = false) value: Double = DEFAULT_BOUNDARY_WIDTH, unit: WidthUnit = DEFAULT_BOUNDARY_WIDTH_UNIT)
Parameters
value
Width of LaneBoundary.
unit
WidthUnit related to the width. Default value is WidthUnit.Meters.