---
title: ColorSchemes
framework: mapkitjs
role: symbol
role_heading: Static Property
path: mapkitjs/placedetail/colorschemes
---

# ColorSchemes

A static property that allows you to access the Look Around color scheme enumeration.

## Declaration

```data
static get ColorSchemes(): typeof ColorScheme;
```

## See Also

### Working with place detail settings

- [colorScheme](mapkitjs/placedetail/colorscheme.md)
- [displaysMap](mapkitjs/placedetail/displaysmap.md)
- [element](mapkitjs/placedetail/element.md)
- [place](mapkitjs/placedetail/place.md)
