Suggestion

struct Suggestion

Undocumented

  • Suggestion name.

    Declaration

    Swift

    public let name: String
  • Textual representation of the address.

    Declaration

    Swift

    public let formattedAddress: String
  • Undocumented

    Declaration

    Swift

    public let coordinate: CLLocationCoordinate2D
  • Returns resolved Result object, each request billed individually

    Declaration

    Swift

    var result: AddressAutofill.Result { get }