<!--
{
  "availability" : [
    "MapKit JS: 5.0.0 - 6.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "MapKitJS",
  "identifier" : "/documentation/MapKitJS/Map/MapTypes",
  "metadataVersion" : "0.1.0",
  "role" : "Static Property",
  "symbol" : {
    "kind" : "Static Property",
    "modules" : [
      "MapKit JS"
    ],
    "preciseIdentifier" : "clp/mapkit.Map/MapTypes"
  },
  "title" : "MapTypes"
}
-->

# MapTypes

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

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

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)