outdoorPolylineWidth property

double outdoorPolylineWidth

The width in pixels. The default width is 20 pixel The width in pixels of polylines for outdoor route sections.

Implementation

double get outdoorPolylineWidth;
void outdoorPolylineWidth=(double value)

The width in pixels. The default width is 20 pixel The width in pixels of polylines for outdoor route sections.

Implementation

set outdoorPolylineWidth(double value);