219 B
219 B
sidebar_label |
---|
GeolocationOptions.accuracy |
GeolocationOptions.accuracy property
Optional non-negative accuracy value.
Signature:
interface GeolocationOptions {
accuracy?: number;
}