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

# ReadyStates

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

## Declaration

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

## Discussion

Discussion For more information about the possible ready-state values that apply to Look Around views, see LookAroundReadyState.
