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

# y

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

## Declaration

```swift
var y: Double
```

## See Also

### Getting the point coordinates

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