cesium
A credit contains data pertaining to how to display attributions/credits for certain content on the screen.
alias Credit
//Create a credit with a tooltip, image and link var credit = new Cesium.Credit('Cesium', '/images/cesium_logo.png', 'http://cesiumjs.org/');
A credit contains data pertaining to how to display attributions/credits for certain content on the screen.
alias Credit
//Create a credit with a tooltip, image and link var credit = new Cesium.Credit('Cesium', '/images/cesium_logo.png', 'http://cesiumjs.org/');