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

# Size

A structure that represents a size.

```
interface Size
```

## Topics

### Instance Properties

[`height: number;`](/documentation/MapKitJS/Size/height)

The height value of the size structure.

[`width: number;`](/documentation/MapKitJS/Size/width)

The width value of the size structure.

---

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)