Hi,
In Timeline function of un-minified Cesium.js version b26, I added code in makeTics so that divs are created for each of the timeline track and zoom in/zoom out with them. Timeline function is the only place I modified. The ultimate purpose is to be able to get to each track and display information for each of them. I did not know of a way to do it outside Cesium.js. If there’s a way, please let me know.
I figure I need to re-build Cesium. How do I do that? If there’s another way that’s easier, please let me know too.
Thank you for your help