---
title: size
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/userlocationannotation/size
---

# size

The size of the user location annotation.

## Declaration

```data
get size(): Size;
set size(_: Size);
```

## Discussion

Discussion You can’t set the size of the user-location annotation.
