ru.dgis.sdk.map.DashedPolylineOptions | Android SDK | 2GIS Documentation

DashedPolylineOptions

Dashed polyline options.

DashedPolylineOptions(dashLength: LogicalPixel = LogicalPixel(value = 5.0f), dashSpaceLength: LogicalPixel = LogicalPixel(value = 2.0f))

Dashed polyline options.

Parameters
dashLength
dashSpaceLength
Returns
Properties

Length of the dashed line.

Length of the space between dashes.