indoorPolylineWidth property

double indoorPolylineWidth

The width in pixels. Default value is 15 pixels The width in pixels of polylines for indoor route sections.

Implementation

double get indoorPolylineWidth;
void indoorPolylineWidth=(double value)

The width in pixels. Default value is 15 pixels The width in pixels of polylines for indoor route sections.

Implementation

set indoorPolylineWidth(double value);