interface GeoJSONGeometryWriterOptions {
    sourceProjection?: Projection;
}

Properties

sourceProjection?: Projection

Generated using TypeDoc