PolylineProperties
The styling and presentation specific properties of a polyline on the map.
The geometry and other polyline data is defined in the PolylineData. The PolylineData and the the properties of this class define how the polyline is visualized on the map.
An instance of this class can be constructed with the PolylineProperties fake constructor function.
Types
Mutable variant of PolylineProperties.
Properties
Sets if the polyline is clickable, if this parameter is false then clicks will be propagated to objects that are below polyline.
Widths of the polyline for different zoom levels.
Outline Color for the polyline overlay.
Outline widths of the polyline for different zoom levels.
Functions
Copies the PolylineProperties and applies the changes by configure to the copied instance.