---
title: BadgePositions
framework: mapkitjs
role: symbol
role_heading: Static Property
path: mapkitjs/lookaroundpreview/badgepositions
---

# BadgePositions

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

## Declaration

```data
static BadgePositions: typeof LookAroundBadgePosition;
```

## Discussion

Discussion Use this object to access the LookAroundBadgePosition enumeration with mapkit.LookAroundPreview.BadgePositions.

## See Also

### Static properties

- [ReadyStates](mapkitjs/lookaroundpreview/readystates.md)
