| CartoType iOS API 9.2-12-g6c2dcf66f
    for development in Swift and Objective C for iOS and Mac OS | 
#include <CartoTypeRouter.h>
| Public Attributes | |
| uint32_t | vehicleTypes | 
| double | speed | 
Traffic information. This information is normally used in combination with a location reference.
| double CtTrafficInfo::speed | 
Permitted or expected speed in kph: 255 or greater means no speed limit; 0 or less means the route is forbidden.
| uint32_t CtTrafficInfo::vehicleTypes | 
Vehicle types affected by this information, taken from the KRouteAccess... bit definitions; use 0, or alternatively KRouteAccessVehicle, to select all vehicle types.