---
title: southLatitude
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/boundingregion/southlatitude
---

# southLatitude

The south latitude of the bounding region.

## Declaration

```data
southLatitude: number;
```

## See Also

### Defining a bounding region

- [eastLongitude](mapkitjs/boundingregion/eastlongitude.md)
- [northLatitude](mapkitjs/boundingregion/northlatitude.md)
- [westLongitude](mapkitjs/boundingregion/westlongitude.md)
