---
title: maxCameraDistance
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/camerazoomrange/maxcameradistance
---

# maxCameraDistance

The maximum allowed distance of the camera from the center of the map in meters.

## Declaration

```data
get maxCameraDistance(): number;
```

## See Also

### Setting minimum and maximum distances

- [minCameraDistance](mapkitjs/camerazoomrange/mincameradistance.md)
