Enumerations
The following enumerations are available globally.
-
Defines the type of region.
See moreDeclaration
Objective-C
enum ia_region_type {}Swift
enum ia_region_type : Int -
Defines the location service status.
See moreDeclaration
Objective-C
enum ia_status_type {}Swift
enum ia_status_type : Int -
Defines the accuracy of location.
See moreDeclaration
Objective-C
enum ia_location_accuracy {}Swift
enum ia_location_accuracy : Int -
Defines the error status of a wayfinding request
See moreDeclaration
Objective-C
enum ia_route_error {}Swift
enum ia_route_error : Int
Enumerations Reference