Bookmarks enable a human user to click on a list item to zoom the web scene to a particular location that has been pre-set. My use case is to programmatically change the location, and add a marker, based on programmatic input to the web viewer in real time - for example, 3D location of a moving object being tracked inside a building in real time.
I think CE web viewer is not programmable in this manner, correct? Do you know if 3D support in the upcoming ArcGIS javascript API will support CE web scenes?
If not or in the mean time, my next best option is exporting city engine scenes to collada, and using three.js to program a web client that will work for may app. Unless there are better options?
Thanks a lot for the advice!