Back to Content

GeolocationPositionError: message property

files/en-us/web/api/geolocationpositionerror/message/index.md

latest515 B
Original Source

{{securecontext_header}}{{APIRef("Geolocation API")}}

The message read-only property of the {{domxref("GeolocationPositionError")}} interface returns a human-readable string describing the details of the error.

Value

A human-readable string describing the details of the error.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}

See also