Multiple viewer3D globe in several tabs

Hi at all!

I'm a Cesium-GWT developer. I have several tabs in my GWT project. I need to inject one different instance of Cesium globe in each tab, but I can't do it because I only can inject the same Cesium instance for all tabs.

Any suggestion?

Thanks a lot!

Hi mario!

I no longer work for Harmonia, but Harmonia is maintaining the Cesium GWT API, and they have created a new GitHub repository for it here:

https://github.com/Harmonia-Holdings-Group/cesium-gwt

Note that the online demos provided at the GitHub site actually uses different instances of Cesium Globe for each tab in the demo, so that should be a good example to follow:

http://richkadel.github.io/cesium-gwt/cesium-gwt/cesium-gwt.html

https://github.com/richkadel/cesium-gwt/tree/master/cesium-gwt-test/src/main/java/com/harmonia/cesiumsamples

I recommend contacting Harmonia directly, through their GitHub site, for additional questions.

Thanks,
Rich