---
title: coordinate
framework: geotoolbox
role: symbol
role_heading: Instance Property
path: geotoolbox/placedescriptor/coordinate
---

# coordinate

The latitude and longitude for a place.

## Declaration

```swift
var coordinate: CLLocationCoordinate2D? { get }
```

## See Also

### Getting the attributes of a place descriptor

- [commonName](geotoolbox/placedescriptor/commonname.md)
- [address](geotoolbox/placedescriptor/address.md)
- [representations](geotoolbox/placedescriptor/representations.md)
- [supportingRepresentations](geotoolbox/placedescriptor/supportingrepresentations.md)
- [serviceIdentifier(for:)](geotoolbox/placedescriptor/serviceidentifier(for:).md)
