Skip to main content
Go to Latest
interface GeolocationOptions
import { type GeolocationOptions } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";

Properties

longitude: number

Latitude between -90 and 90.

latitude: number

Longitude between -180 and 180.

optional
accuracy: number

Optional non-negative accuracy value.