## Interface `GeoLine` | Name | Type | Description | | - | - | - | | `coordinates` | [double](./double.md)[][] | Array of `[lon, lat]` coordinates | | `type` | string | Always `"LineString"` |