Skip to main content
Version: 16.1.0

GeolocationOptions.accuracy property

Optional non-negative accuracy value.

Signature:

interface GeolocationOptions {
accuracy?: number;
}