Contents

fullAddress(includingRegion:singleLine:)

Returns the the location’s full address, optionally including the country or on a single link without line breaks.

Declaration

func fullAddress(includingRegion: Bool, singleLine: Bool) -> String?

Parameters

  • includingRegion:

    A Boolean value that indicates whether the address should include the region name.

  • singleLine:

    A Boolean value that indicates whether the framework should format the address as a single line.

See Also

Getting a full address and city name