---
title: size
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/maprectdata/size
---

# size

The width and height of a rectangle, starting from the origin point.

## Declaration

```data
size: MapSizeData;
```

## See Also

### Map rectangle properties

- [origin](mapkitjs/maprectdata/origin.md)
