geoadmin / mf-geoadmin3

Legacy source code of map.geo.admin.ch
https://map.geo.admin.ch
Other
227 stars 72 forks source link

3D: update cesiumjs to version >= 1.57 #4932

Open danduk82 opened 5 years ago

danduk82 commented 5 years ago

as : a map.geo.admin.ch user i want : the 3D viewer of map.geo.admin.ch to use the latest version of cesium, at least v=1.57 (2019-05-01) because: it implements a lot of performance improvements, such as fast loading tiles

MUST have:

NB:

pakb commented 5 years ago

That will be ugly, but we could target specific version of Edge comparing window.navigator.userAgent with a bunch of userAgents from this website. As I said, ugly, but that should work (we should default to latest Cesium version though)