---
title: minCameraDistance
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/camerazoomrangedata/mincameradistance
---

# minCameraDistance

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

## Declaration

```data
minCameraDistance: number;
```

## See Also

### Setting distance constraints

- [maxCameraDistance](mapkitjs/camerazoomrangedata/maxcameradistance.md)
