---
title: x
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkmappoint/x
---

# x

The location of the point along the x-axis of the map.

## Declaration

```swift
var x: Double
```

## See Also

### Getting the point coordinates

- [y](mapkit/mkmappoint/y.md)
- [coordinate](mapkit/mkmappoint/coordinate.md)
