<!--
{
  "availability" : [
    "MapKit JS: 5.50.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/AnnotationCollisionMode/None",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration Case",
  "symbol" : {
    "kind" : "Enumeration Case",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "enumelt/mapkit.AnnotationCollisionMode/None"
  },
  "title" : "None"
}
-->

# None

A collision mode in which the annotation doesn’t collide with other annotations.

```
readonly None: "none";
```

## Discussion

The annotation does not collide with other annotations.

---

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)