maxSpeed property

double maxSpeed
getter/setter pair

Vehicle max speed in m/s. By default it is 0 and is not considered in routing

Implementation

double maxSpeed;