---
title: MapTypes
framework: mapkitjs
role: symbol
role_heading: Static Property
path: mapkitjs/map/maptypes
---

# MapTypes

A static property that allows you to access the map type enumeration.

## Declaration

```data
static get MapTypes(): typeof MapType;
```

## Mentioned in

Migrating from Version 5 to Version 6

## See Also

### Deprecated

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