---
title: "PlaceDescriptor.PlaceRepresentation.address(_:)"
framework: geotoolbox
role: symbol
role_heading: Case
path: "geotoolbox/placedescriptor/placerepresentation/address(_:)"
---

# PlaceDescriptor.PlaceRepresentation.address(_:)

Full address, as you’d use in postal or administrative scenarios.

## Declaration

```swift
case address(String)
```

## See Also

### Enumeration cases

- [PlaceDescriptor.PlaceRepresentation.coordinate(_:)](geotoolbox/placedescriptor/placerepresentation/coordinate(_:).md)
- [PlaceDescriptor.PlaceRepresentation.deviceLocation(_:)](geotoolbox/placedescriptor/placerepresentation/devicelocation(_:).md)
