---
title: MKLookAroundBadgePosition
framework: mapkit
role: symbol
role_heading: Enumeration
path: mapkit/mklookaroundbadgeposition
---

# MKLookAroundBadgePosition

Constants that control the position of badges on LookAround views.

## Declaration

```swift
enum MKLookAroundBadgePosition
```

## Topics

### Badge positions

- [MKLookAroundBadgePosition.bottomTrailing](mapkit/mklookaroundbadgeposition/bottomtrailing.md)
- [MKLookAroundBadgePosition.topLeading](mapkit/mklookaroundbadgeposition/topleading.md)
- [MKLookAroundBadgePosition.topTrailing](mapkit/mklookaroundbadgeposition/toptrailing.md)

### Initializers

- [init(rawValue:)](mapkit/mklookaroundbadgeposition/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Customizing the LookAround display

- [isNavigationEnabled](mapkit/mklookaroundviewcontroller/isnavigationenabled.md)
- [pointOfInterestFilter](mapkit/mklookaroundviewcontroller/pointofinterestfilter.md)
- [showsRoadLabels](mapkit/mklookaroundviewcontroller/showsroadlabels.md)
- [badgePosition](mapkit/mklookaroundviewcontroller/badgeposition.md)
