Structures

The following structures are available globally.

ReverseGeocoderOptions

ReverseGeocoderResponse

  • The response returned by the ReverseGeocoder after a successful reverse geocoding action. It contains matching places (if any were found) and information about reverse geocoding execution.

    See more

    Declaration

    Swift

    public struct ReverseGeocoderResponse

PlaceMatch

  • Describes the place details from reverse geocoding service.

    See more

    Declaration

    Swift

    public struct PlaceMatch