Structures
The following structures are available globally.
-
Defines the parameters of a Reverse Geocoding request.
See moreDeclaration
Swift
public struct ReverseGeocoderOptions
-
The response returned by the
See moreReverseGeocoder
after a successful reverse geocoding action. It contains matching places (if any were found) and information about reverse geocoding execution.Declaration
Swift
public struct ReverseGeocoderResponse
-
Describes the place details from reverse geocoding service.
See moreDeclaration
Swift
public struct PlaceMatch