shareTaxi constant

VehicleType const shareTaxi

Share taxi is a sort of bus transport with ability to drop off and pick up passengers anywhere on its route. Generally share taxi uses minibus vehicles.

Implementation

static const shareTaxi = VehicleType('SHARE_TAXI');