setShowJams abstract method
Enable or disable traffic jams along route. Enabled by default. Unless this is disabled, MapKit forces palette and colors values in routePolyline to draw jams on route. When disabled, you are free to change the routes' colors.
Implementation
void setShowJams(core.bool showJams);