puppeteer/new-docs/puppeteer.geolocationoptions.longitude.md
Changhao Han adeffbaac1
docs(new): migrate Page.ts to TSDoc (part 0 / 2) (#6104)
* docs(new): migrate Page.ts to TSDoc (part 0 / 2)

Co-authored-by: Changhao Han <changhaohan@chromium.org>
2020-06-26 09:24:56 +02:00

399 B

Home > puppeteer > GeolocationOptions > longitude

GeolocationOptions.longitude property

Latitude between -90 and 90.

Signature:

longitude: number;