Lupa API Reference / commands / Geolocation
Interface: Geolocation
Defined in: src/commands/emulation.ts:7
Geolocation coordinates to emulate.
Properties
accuracy?
optionalaccuracy?:number
Defined in: src/commands/emulation.ts:21
Non-negative accuracy value.
latitude
latitude:
number
Defined in: src/commands/emulation.ts:11
Latitude between -90 and 90.
longitude
longitude:
number
Defined in: src/commands/emulation.ts:16
Longitude between -180 and 180.