Skip to content

Lupa API Reference / commands / Geolocation

Interface: Geolocation

Defined in: src/commands/emulation.ts:7

Geolocation coordinates to emulate.

Properties

accuracy?

optional accuracy?: 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.