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

# ReadyStates

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

## Declaration

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

## Discussion

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

## See Also

### Static properties

- [BadgePositions](mapkitjs/lookaroundpreview/badgepositions.md)
