<!--
{
  "availability" : [
    "MapKit JS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/CameraZoomRangeData",
  "metadataVersion" : "0.1.0",
  "role" : "Interface",
  "symbol" : {
    "kind" : "Interface",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "struct/mapkit.CameraZoomRangeData"
  },
  "title" : "CameraZoomRangeData"
}
-->

# CameraZoomRangeData

A plain object representation of a camera zoom range.

```
interface CameraZoomRangeData
```

## Topics

### Setting distance constraints

[`minCameraDistance`](/documentation/MapKitJS/CameraZoomRangeData/minCameraDistance)

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

[`maxCameraDistance`](/documentation/MapKitJS/CameraZoomRangeData/maxCameraDistance)

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

## Relationships

### Conforming Types

[`CameraZoomRange`](/documentation/MapKitJS/CameraZoomRange)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)