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