FormattedAddress | iOS SDK | Urbi Documentation

FormattedAddress

A human-readable representation of the address.

public init(
    drilldownAddress: String?,
    streetAddress: String?,
    addressComment: String?,
    postCode: String?
)
Parameters
drilldownAddress
streetAddress
addressComment
postCode
Properties

Address from a drill-down. Example: “Novosibirsk, Kirovsky district”.

Address within a settlement. Example: “Nikolaeva, 11”.

Comment on the address.. Example: “office 301; floor 9”.

Facility zip code with building code, if any. Example: “630088”, “630007/XBVJF8”.