---
title: showsTraffic
framework: mapkit
role: symbol
role_heading: Instance Property
path: mapkit/mkhybridmapconfiguration/showstraffic
---

# showsTraffic

A Boolean value that indicates whether the maps shows traffic conditions.

## Declaration

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

## See Also

### Controlling what the map displays

- [pointOfInterestFilter](mapkit/mkhybridmapconfiguration/pointofinterestfilter.md)
