Protocols

The following protocols are available globally.

AutomaticMapUpdateFailureObserver

  • Listening protocol for an automatic update fails due to an irrecoverable error.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public protocol AutomaticMapUpdateFailureObserver : Observer
  • Protocol for observing map updates.

    Important

    This is a Public Preview API. It may be changed or removed at any time.
    See more

    Declaration

    Swift

    public protocol MapUpdateObserver : Observer