observation-js Documentation - v1.14.0
Preparing search index...
Point
Interface Point
interface
Point
{
type
:
"Point"
;
coordinates
:
[
number
,
number
]
;
}
Index
Properties
type
coordinates
Properties
type
type
:
"Point"
coordinates
coordinates
:
[
number
,
number
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
coordinates
observation-js Documentation - v1.14.0
Loading...