Enumerations
The following enumerations are available globally.
-
See moreMPIMarkerState
represents the current state of the blue dot markerDeclaration
Swift
public enum MPIMarkerState : Int, Codable
-
See moreMPIBlueDotState
represents what we currently know about the user’s position, and how confident we are.Declaration
Swift
public enum MPIBlueDotState : Int, Codable
-
See moreMPIBlueDotStateReason
contains the reason for an unexpected blue dot stateDeclaration
Swift
public enum MPIBlueDotStateReason : Int, Codable
-
Possible action types of a specific
See moreMPIInstruction
Declaration
Swift
public enum MPIActionType : String, Codable
-
Possible bearing types when the type of an
See moreMPIInstruction
isTurn
Declaration
Swift
public enum MPIBearingType : String, Codable
-
See moreMPIError
has different enum error messages.Declaration
Swift
public enum MPIError : String, Codable