<!--
{
  "availability" : [
    "MapKit JS: 5.79.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/LookAroundPreview/ReadyStates",
  "metadataVersion" : "0.1.0",
  "role" : "Static Property",
  "symbol" : {
    "kind" : "Static Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "clp/mapkit.LookAroundPreview/ReadyStates"
  },
  "title" : "ReadyStates"
}
-->

# ReadyStates

A static property that allows you to access to access the look around ready state enumeration.

```
static ReadyStates: typeof LookAroundReadyState;
```

## Discussion

Use this object to access the [`LookAroundReadyState`](/documentation/MapKitJS/LookAroundReadyState) enumeration with `mapkit.LookAroundPreview.ReadyStates`.

---

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)