Hi, We would like to know the minimum version recomended by Cesium for Edge, Chrome that supports Cesium Js.
Also I would like to know if Cesium Js supports all it’s functionality for Safari browser.
Thank you.
Hi, We would like to know the minimum version recomended by Cesium for Edge, Chrome that supports Cesium Js.
Also I would like to know if Cesium Js supports all it’s functionality for Safari browser.
Thank you.
Hi there,
CesiumJS is supported in Chrome, Edge, Firefox, and Safari.
We don’t have a documented minimum version for each browser, as it will depend on any tooling you are using to build you app, and the targeted ES version.
Our pre-built Cesium.js file targets ES2020. This should be supported in most recent versions of each browser.
Specifically for Firefox, the minimum version supported is 115 or the ESR version.
Hi,
Thanks for the information.