routeDrawOrderType property

DrawOrderType routeDrawOrderType

The draw order type of the polylines representing the route. The draw order type of the polylines representing the route. For more details see MapPolyline.drawOrderType. The default is DrawOrderType.mapSceneAdditionOrderDependent.

Implementation

DrawOrderType get routeDrawOrderType;
void routeDrawOrderType=(DrawOrderType value)

The draw order type of the polylines representing the route. The draw order type of the polylines representing the route. For more details see MapPolyline.drawOrderType. The default is DrawOrderType.mapSceneAdditionOrderDependent.

Implementation

set routeDrawOrderType(DrawOrderType value);