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

# y

The index of the tile along the y-axis of the map.

## Declaration

```swift
var y: Int
```

## See Also

### Instance properties

- [x](mapkit/mktileoverlaypath/x.md)
- [z](mapkit/mktileoverlaypath/z.md)
- [contentScaleFactor](mapkit/mktileoverlaypath/contentscalefactor.md)
