---
title: version
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapkit/version
---

# version

The version of MapKit JS.

## Declaration

```data
get version(): string;
```

## Discussion

Discussion The version of MapKit JS that’s running. This is a dot-separated string with major, minor, and patch version numbers.

## See Also

### Related Documentation

- [Loading the latest version of MapKit JS](mapkitjs/loading-the-latest-version-of-mapkit-js.md)

### Version and language

- [language](mapkitjs/mapkit/language.md)
- [build](mapkitjs/mapkit/build.md)
