Options
All
  • Public
  • Public/Protected
  • All
Menu

Document data with geofirestore specific subobject of g.

Hierarchy

Index

Properties

Properties

g: { geohash: string; geopoint: GeoPoint | GeoPoint }

Type declaration

  • geohash: string

    Geohash of GeoPoint of Document.

  • geopoint: GeoPoint | GeoPoint

    GeoPoint to index Document by.

Generated using TypeDoc