SITDirectionsError
enum SITDirectionsError : NSInteger {}
Error of the directions module
-
A network error
Declaration
Objective-C
kSITDirectionsErrorNetwork = 0 -
The user is not allowed to use that information
Declaration
Objective-C
kSITDirectionsErrorUnauthorized -
Parameters are invalid
Declaration
Objective-C
kSITDirectionsErrorBadRequest -
Error calculation route
Declaration
Objective-C
kSITDirectionsErrorCalculatingRoute