Skip to main content
Version: 18.0.2

GeolocationOptions.accuracy property

Optional non-negative accuracy value.

Signature:

interface GeolocationOptions {
accuracy?: number;
}