---
title: isNavigationEnabled
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mklookaroundviewcontroller/isnavigationenabled
---

# isNavigationEnabled

A Boolean value that indicates whether the map’s navigation controls are visible.

## Declaration

```swift
var isNavigationEnabled: Bool { get set }
```

## See Also

### Customizing the LookAround display

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