14 lines
386 B
Markdown
14 lines
386 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [GeolocationOptions](./puppeteer.geolocationoptions.md) > [longitude](./puppeteer.geolocationoptions.longitude.md)
|
|
|
|
## GeolocationOptions.longitude property
|
|
|
|
Latitude between -90 and 90.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
longitude: number;
|
|
```
|