UNPKG

ol-cesium

Version:

OpenLayers Cesium integration library

1 lines 1 kB
<?xml version='1.0' encoding='UTF-8'?> <!doctype html><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="robots" content="index, all"/><title>olcesium print example</title><link rel="stylesheet" href="../node_modules/ol/ol.css"><script defer="defer" src="commons.732f075a07b3917e2988.js"></script><script defer="defer" src="print.289e72ec54b9adb1646e.js"></script></head><body><div id="map" style="width:600px;height:400px;"></div><input id="enable" type="button" value="Enable/disable"/> <input type="button" value="takeScreenshot" onclick="takeScreenshot()"/> <select id="printValue"><option value="portrait">portrait</option><option value="landscape">landscape</option></select> <select id="resolutionScale"><option value="1">1</option><option value="1.5">1.5</option><option value="2">2</option><option value="3">3</option></select><script src="inject_ol_cesium.js"></script><br/></body></html>