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

# ColorSchemes

A static property that lets you access the color scheme enumeration.

## Declaration

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

## Mentioned in

Migrating from Version 5 to Version 6

## See Also

### Deprecated

- [Distances](mapkitjs/map/distances-data.var.md)
- [LoadPriorities](mapkitjs/map/loadpriorities.md)
- [MapTypes](mapkitjs/map/maptypes.md)
