<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [GeolocationOptions](./puppeteer.geolocationoptions.md) &gt; [latitude](./puppeteer.geolocationoptions.latitude.md)

## GeolocationOptions.latitude property

Longitude between -180 and 180.

<b>Signature:</b>

```typescript
latitude: number;
```