Other Enumerations
The following enumerations are available globally.
-
Defines where the transport mode is enabled along the route.
See moreDeclaration
Swift
public enum EnableOption : UInt32, CaseIterable, Codable -
Notice codes which point to the issues encountered during indoor route calculation.
Note: The indoor route notice codes may be extended for new error situations.
See moreDeclaration
Swift
public enum IndoorRouteNoticeCode : UInt32, CaseIterable, Codable
Other Enumerations Reference