Variable projectionsConst

projections: {
    "25832": {
        extent: number[];
        matrixIds: string[];
        origin: Coordinate_2;
        projection: default_9;
        resolutions: number[];
    };
}

Type declaration

  • 25832: {
        extent: number[];
        matrixIds: string[];
        origin: Coordinate_2;
        projection: default_9;
        resolutions: number[];
    }