---
title: message
framework: mapkitjs
role: symbol
role_heading: Instance Property
path: mapkitjs/mapuserlocationerrorevent/message
---

# message

The human-readable error message of the user location error for the developer.

## Declaration

```data
readonly message: string;
```

## Discussion

Discussion This framework doesn’t display this message to a person; it’s printed to the console.
