routeDrawOrder property

int routeDrawOrder

The draw order of the polylines representing the route. The draw order of the polylines representing the route. For more details see MapPolyline.drawOrder. The default is 0.

Implementation

int get routeDrawOrder;
void routeDrawOrder=(int value)

The draw order of the polylines representing the route. The draw order of the polylines representing the route. For more details see MapPolyline.drawOrder. The default is 0.

Implementation

set routeDrawOrder(int value);