Skip to main content
Version: 17.1.1

GeolocationOptions.accuracy property

Optional non-negative accuracy value.

Signature:

interface GeolocationOptions {
accuracy?: number;
}