FirebaseANE Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
GeoPoint
Properties
|
Methods
Package
com.tuarua.firebase.firestore
Class
public class GeoPoint
Inheritance
GeoPoint
Object
Public Properties
Property
Defined By
latitude
: Number
GeoPoint
longitude
: Number
GeoPoint
Public Methods
Method
Defined By
GeoPoint
()
GeoPoint
Property Detail
latitude
property
public var latitude:Number
longitude
property
public var longitude:Number
Constructor Detail
GeoPoint
()
Constructor
public function GeoPoint()
Sat May 15 2021, 07:44 PM +01:00