---
title: muted
framework: mapkit
role: symbol
role_heading: Type Property
path: mapkit/mapstyle/standardemphasis/muted
---

# muted

A muted emphasis style, that deemphasizes the map’s imagery.

## Declaration

```swift
static var muted: MapStyle.StandardEmphasis { get }
```

## Discussion

Discussion Use this style to highlight content you place on the map.

## See Also

### Controlling the map’s emphasis

- [automatic](mapkit/mapstyle/standardemphasis/automatic.md)
