openlayers / ol-cesium

OpenLayers - Cesium integration
http://openlayers.org/ol-cesium/
BSD 2-Clause "Simplified" License
1.01k stars 327 forks source link

WMTS support #291

Open thhomas opened 9 years ago

thhomas commented 9 years ago

I am trying to use WMTS layers with ol3-cesium, I forked the repo and commented some lines in core.js and now I can use wmts layers. When I compare 3d vs 2d maps, only the zoom level used is different. I made a fork and added an example to illustrate. What is needed to enable fully WMTS? I am very interested in such ability.

gberaudo commented 8 years ago

Hi @thhomas, thanks for sharing your experiment. My understanding is that OL3 supports more tilegrids than Cesium.

It would be great if we could detect compatible tilegrids and automatically synchronize to Cesium.