---
title: selected
framework: mapkitjs
role: symbol
role_heading: Interface Property
path: mapkitjs/annotationconstructoroptions/selected
---

# selected

A Boolean value that determines whether the map displays the annotation in a selected state.

## Declaration

```data
selected?: boolean;
```

## Discussion

Discussion The default value is false.

## See Also

### Creating interaction behavior

- [animates](mapkitjs/annotationconstructoroptions/animates.md)
- [draggable](mapkitjs/annotationconstructoroptions/draggable.md)
- [enabled](mapkitjs/annotationconstructoroptions/enabled.md)
- [place](mapkitjs/annotationconstructoroptions/place.md)
