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