interface Polygon
implements GeoJsonObject
import { type Polygon } from "https://deno.land/x/mongo@v0.33.0/src/types/geojson.ts";
Polygon geometry object. https://tools.ietf.org/html/rfc7946#section-3.1.6
Properties
coordinates: Position[][]
import { type Polygon } from "https://deno.land/x/mongo@v0.33.0/src/types/geojson.ts";
Polygon geometry object. https://tools.ietf.org/html/rfc7946#section-3.1.6