---
title: maxCameraDistance
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/camerazoomrangedata/maxcameradistance
---

# maxCameraDistance

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

## Declaration

```data
maxCameraDistance: number;
```

## See Also

### Setting distance constraints

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