Enumerations

The following enumerations are available globally.

MapCodeType

  • Defines the way a map code would be represented

    Important

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

    Declaration

    Swift

    public enum MapCodeType : String

RoadUse

  • Defines the types of the road based on intended usage and/or connections with the other roads.

    Important

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

    Declaration

    Swift

    public enum RoadUse : String

EntityType

  • Defines geographical areas for different scales.

    Important

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

    Declaration

    Swift

    public enum EntityType : String

MatchType

  • Defines how the reverse geocoding request matches the result

    Important

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

    Declaration

    Swift

    public enum MatchType : String