---
title: ReadyStates
framework: mapkitjs
role: symbol
role_heading: Static Property
path: mapkitjs/lookaround/readystates
---

# ReadyStates

A static property that allows you to access the Look Around ready state.

## Declaration

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

## Discussion

Discussion Use this object to access the LookAroundReadyState enumeration with mapkit.LookAround.ReadyStates.
