Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface Protocol.Emulation.SetGeolocationOverrideRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetGeolocationOverrideRequest } = Protocol.Emulation;

Properties

optional
latitude: number

Mock latitude

optional
longitude: number

Mock longitude

optional
accuracy: number

Mock accuracy