VehicleType
public enum VehicleTypeRepresents the “vehicle type” parameter in a request to the Routing API.
- 
                  
                  Defines the vehicle type as car. DeclarationSwift case car
- 
                  
                  Defines the vehicle type as truck. Note This value is not yet supported with the Orbis map.DeclarationSwift case truck
- 
                  
                  Defines the vehicle type as taxi. Note This value is not yet supported with the Orbis map.DeclarationSwift case taxi
- 
                  
                  Defines the vehicle type as bus. Note This value is not yet supported with the Orbis map.DeclarationSwift case bus
- 
                  
                  Defines the vehicle type as van. Note This value is not yet supported with the Orbis map.DeclarationSwift case van
- 
                  
                  Defines the vehicle type as motorcycle. Note This value is not yet supported with the Orbis map.DeclarationSwift case motorcycle
- 
                  
                  Defines the vehicle type as bicycle. Note This value is not yet supported with the Orbis map.DeclarationSwift case bicycle
- 
                  
                  Defines the vehicle type as pedestrian. Note This value is not yet supported with the Orbis map.DeclarationSwift case pedestrian
 
         TomTom SDK for iOS (0.53.1)
 
          TomTom SDK for iOS (0.53.1)
         VehicleType
          VehicleType