---
title: collisionMode
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapfeatureannotation/collisionmode
---

# collisionMode

A value that determines how the map handles collisions between annotations.

## Declaration

```data
get collisionMode(): AnnotationCollisionMode;
```

## Discussion

Discussion You can’t set the collision mode property of the map feature annotation.
