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

# CoordinateSpanData

A plain object representation of a coordinate span.

```
interface CoordinateSpanData
```

## Topics

### Span properties

[`latitudeDelta`](/documentation/MapKitJS/CoordinateSpanData/latitudeDelta)

The latitude span in degrees.

[`longitudeDelta`](/documentation/MapKitJS/CoordinateSpanData/longitudeDelta)

The longitude span in degrees.

## Relationships

### Conforming Types

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

---

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)