194 B
194 B
Interface GeoLine
| Name | Type | Description |
|---|---|---|
coordinates |
double[][] | Array of [lon, lat] coordinates |
type |
string | Always "LineString" |
GeoLine| Name | Type | Description |
|---|---|---|
coordinates |
double[][] | Array of [lon, lat] coordinates |
type |
string | Always "LineString" |