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

# MapPointData

A plain object representation of a map point in map units.

```
interface MapPointData
```

## Topics

### Map point properties

[`x`](/documentation/MapKitJS/MapPointData/x)

The location of the map point along the map’s x-axis.

[`y`](/documentation/MapKitJS/MapPointData/y)

The location of the map point along the map’s y-axis.

## Relationships

### Conforming Types

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

---

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)