Skip to main content
Latest
interface GeolocationOptions
import { type GeolocationOptions } from "https://deno.land/x/frugal@0.9.6/dep/puppeteer/mod.ts";

Properties

longitude: number

Latitude between -90 and 90.

latitude: number

Longitude between -180 and 180.

optional
accuracy: number

Optional non-negative accuracy value.