MapError

public struct MapError : LocalizedError, CoreErrorRepresentable

Type of errors thrown by the MapboxMap APIs.

  • Error message

    Declaration

    Swift

    public private(set) var errorDescription: String { get }