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

# PlaceDescriptor.PlaceRepresentation.coordinate(_:)

A physical location described by its latitude and longitude.

## Declaration

```swift
case coordinate(CLLocationCoordinate2D)
```

## See Also

### Enumeration cases

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