Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolylineOptions

Hierarchy

  • PolylineOptions

Index

Properties

Properties

Optional noClip

noClip: boolean

Disabled polyline clipping.

Default value: false.

Optional smoothFactor

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.