---
title: coordinate
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/argeoanchor/coordinate
---

# coordinate

The lattitude and longitude of the anchor’s geographic location.

## Declaration

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

## Discussion

Discussion This property is set by the app at anchor initialization.
