Fires2REST - v0.3.0
GitHub
NPM
Preparing search index...
GeoPointValue
Interface GeoPointValue
A geographic point (latitude/longitude)
interface
GeoPointValue
{
geoPointValue
:
{
latitude
:
number
;
longitude
:
number
}
;
}
Index
Properties
geo
Point
Value
Properties
geo
Point
Value
geoPointValue
:
{
latitude
:
number
;
longitude
:
number
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geo
Point
Value
GitHub
NPM
Fires2REST - v0.3.0
Loading...
A geographic point (latitude/longitude)