Enumerations

The following enumerations are available globally.

  • Map update error

    Important

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

    Declaration

    Swift

    public enum MapUpdateError : CustomStringConvertible, Error
  • When trying to obtain the write access to the map, the operation will result in one of the following statuses.

    Important

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

    Declaration

    Swift

    public enum WriteAccessStatus