Skip to main content

GeolocationOptions.accuracy property

Optional non-negative accuracy value.

Signature:

interface GeolocationOptions {
accuracy?: number;
}