DashedPolylineOptions | iOS SDK | 2GIS Documentation

DashedPolylineOptions

Parameters of the dotted polyline.

public init(
    dashLength: LogicalPixel = LogicalPixel(value: 5),
    dashSpaceLength: LogicalPixel = LogicalPixel(value: 2)
)
Parameters
dashLength
dashSpaceLength
Properties

Dotted line length.

Interdot length