interface WKTGeometryWriterOptions {
    z?: boolean;
}

Properties

Properties

z?: boolean

Generated using TypeDoc