<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/firestore](./firestore.md) &gt; [lite](./firestore_lite.md) &gt; [GeoPoint](./firestore_lite.geopoint.md) &gt; [latitude](./firestore_lite.geopoint.latitude.md)

## GeoPoint.latitude property

The latitude of this `GeoPoint` instance.

<b>Signature:</b>

```typescript
get latitude(): number;
```
