---
title: northLatitude
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/boundingregion/northlatitude
---

# northLatitude

The north latitude of the bounding region.

## Declaration

```data
northLatitude: number;
```

## See Also

### Defining a bounding region

- [eastLongitude](mapkitjs/boundingregion/eastlongitude.md)
- [southLatitude](mapkitjs/boundingregion/southlatitude.md)
- [westLongitude](mapkitjs/boundingregion/westlongitude.md)
