interface GeoJSONGeometryReaderOptions {
    targetProjection?: Projection;
}

Properties

targetProjection?: Projection

Generated using TypeDoc