Firefox Tomorrow

web api instance property

GeolocationCoordinates: accuracy property

View on MDN ↗

Secure context

The accuracy read-only property of the GeolocationCoordinates interface is a strictly positive double representing the accuracy, with a 95% confidence level, of the latitude and longitude properties expressed in meters.

Value

A positive double representing the accuracy, with a 95% confidence level, of the latitude and longitude properties expressed in meters.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also