<!-- 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; [longitude](./firestore_lite.geopoint.longitude.md)

## GeoPoint.longitude property

The longitude of this `GeoPoint` instance.

<b>Signature:</b>

```typescript
get longitude(): number;
```
