ol-cesium
Version:
OpenLayers Cesium integration library
1 lines • 899 B
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 buildings example</title><link rel="stylesheet" href="../node_modules/ol/ol.css"><script defer="defer" src="commons.732f075a07b3917e2988.js"></script><script defer="defer" src="buildings.c01ef1e94a85649f78d7.js"></script></head><body><div id="map2d" style="width:600px;height:400px;float:left;"></div><div id="map3d" style="width:600px;height:400px;float:left;position:relative;"></div><div>A building may be highlighted by clicking it on the OpenLayers map.<br/>It gets automatically selected in Cesium.<br/>If you see flickering in Cesium, please check your graphic card drivers.</div><script src="./inject_ol_cesium.js"></script></body></html>