UNPKG
ol-cesium
Version:
latest (2.17.0)
2.17.0
2.16.0
2.15.2
2.15.1
2.15.0
2.14.0
2.13.1
2.13.0
2.12.1
2.12.0
2.11.3
2.11.2
2.11.1
2.11.0
2.10.0
2.9.0
2.8.0
2.7.2
2.7.1
2.6.0
2.5.0
2.4.0
2.3.0
2.2.2
2.2.1
2.2.0
2.1.0
2.0.0
1.37.0
1.36.0
1.35.0
1.34.0
1.33.0
1.32.0
1.31.0
1.30.0
1.29.0
1.28.0
1.27.0
1.26.0
1.25.0
1.24.3
1.24.2
OpenLayers Cesium integration library
github.com/openlayers/ol-cesium
openlayers/ol-cesium
ol-cesium
/
lib
/
types
/
olcs
/
print
/
printUtils.d.ts
4 lines
•
268 B
TypeScript
View Raw
1
2
3
4
export
{ computeRectangle }
from
'./computeRectangle'
;
export
type
{
RectangleOutput
}
from
'./computeRectangle'
;
export
declare
function
computeDPIForPDF
(
pdfPixels
: [
number
,
number
],
imageDimensions
: [
number
,
number
]
):
number
;
//# sourceMappingURL=printUtils.d.ts.map