inaturalistjs
Preparing search index...
PointGeoJson
Type Alias PointGeoJson
type
PointGeoJson
=
{
coordinates
?:
number
[]
;
type
?:
string
;
}
Index
Properties
coordinates?
type?
Properties
Optional
coordinates
coordinates
?:
number
[]
an array of [long, lat]
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
coordinates
type
inaturalistjs
Loading...
an array of [long, lat]