Search
Preparing search index...
@signalk/server-api
Polygon
Interface Polygon
interface
Polygon
{
geometry
:
{
coordinates
:
GeoJsonPolygon
;
type
:
"Polygon"
}
;
type
:
"Feature"
;
id
?:
string
;
properties
?:
object
;
}
Index
Properties
geometry
type
id?
properties?
Properties
geometry
geometry
:
{
coordinates
:
GeoJsonPolygon
;
type
:
"Polygon"
}
type
type
:
"Feature"
Optional
id
id
?:
string
Optional
properties
properties
?:
object
On This Page
Properties
geometry
type
id
properties
Signal K
Loading...