Interface PolylineOptions

Index

Properties

Properties

optional public noClip?: boolean

Disabled polyline clipping.

Default value: false.

optional public smoothFactor?: number

How much to simplify the polyline on each zoom level. More means better performance and smoother look, and less means more accurate representation.

Default value: 1.0.