setShowTrafficLights abstract method

void setShowTrafficLights(
  1. bool showTrafficLights
)

Show traffic lights along the route. Disabled by default.

Implementation

void setShowTrafficLights(core.bool showTrafficLights);