Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a firebase GeoPoint value

Hierarchy

  • GeoPoint

Index

Constructors

Properties

Methods

Constructors

constructor

  • new GeoPoint(latitude: number, longitude: number): GeoPoint

Properties

latitude

latitude: number

longitude

longitude: number

Methods

toJSON

  • toJSON(): { geoPointValue: object }
  • Returns { geoPointValue: object }

    • geoPointValue: object

Legend

Generated using TypeDoc