Skip to content

GeometryMultiPolygon

Under construction.

Import

import { GeometryMultiPolygon } from "@tai-kun/surrealdb/decodeonly-datatypes";
import { GeometryMultiPolygon } from "@tai-kun/surrealdb/encodable-datatypes";
import { GeometryMultiPolygon } from "@tai-kun/surrealdb/standard-datatypes";

.constructor()

Creates a new GeometryMultiPolygon object.

new GeometryMultiPolygon(source);

Arguments

source

Under construction.

Return Value

When called with new, GeometryMultiPolygon returns its instance.