Search
Preparing search index...
@signalk/schema-types
Polygon
Interface Polygon
interface
Polygon
{
coordinates
?:
Polygon
;
type
?:
"Polygon"
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
coordinates?
type?
Properties
Optional
coordinates
coordinates
?:
Polygon
Optional
type
type
?:
"Polygon"
On This Page
Properties
coordinates
type
Signal K
Loading...