Open mgiraldo opened 8 years ago
@mgiraldo, mind if i ask where you are getting cesuim.d.ts
from?
i just used one of the definitions i found somewhere around the web (maybe this one) and have been amending it as the compiler complains. the problem always is that any update in Cesium breaks the definition file and, last time i checked, cesium didnt include a definition file with each release. i made the request last year but haven't heard any news. i avoid updating this application with the latest version as it tends to break because of the type file or some breaking update in the new release that i don't have time to re-engineer.
i also tried this repository that is supposed to generate the type file automatically with the latest version at the time and it did not work.
v1.22 is out http://cesiumjs.org/2016/06/01/Cesium-version-1.22-released/