Warning

This feature is available in the Full MapKit SDK version

MMKDrivingVehicleType

enum MMKDrivingVehicleType : NSUInteger {}

The type of the vehicle that is used for the route.

Summary

Enum cases

MMKDrivingVehicleTypeDefault
Standard vehicle type

MMKDrivingVehicleTypeTaxi
Allowed only for Mappable apps

MMKDrivingVehicleTypeTruck
Undocumented

MMKDrivingVehicleTypeMoto
Undocumented

Enum cases

MMKDrivingVehicleTypeDefault

MMKDrivingVehicleTypeDefault

Standard vehicle type.


MMKDrivingVehicleTypeTaxi

MMKDrivingVehicleTypeTaxi

Allowed only for Mappable apps


MMKDrivingVehicleTypeTruck

MMKDrivingVehicleTypeTruck

Undocumented


MMKDrivingVehicleTypeMoto

MMKDrivingVehicleTypeMoto

Undocumented