<!--
{
  "availability" : [
    "MapKit JS: 5.78.1 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/Place/alternateIds",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "instp/mapkit.Place/alternateIds"
  },
  "title" : "alternateIds"
}
-->

# alternateIds

A list of alternate Place IDs referencing a feature.

```
alternateIds: string[] | null;
```

## Discussion

Associate alternate identifiers with a place that changes its identity over time. For information about identifiers, see <doc://com.apple.documentation/documentation/MapKit/identifying-unique-locations-with-place-ids>.

---

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)