Remove cesium Logo

1,503 views
Skip to first unread message

sid s

unread,
Dec 15, 2017, 10:04:13 AM12/15/17
to cesiu...@googlegroups.com
Hi 

I Seriously praise the great work you guys are doing.

I want a plain screen in my application, please tell me how to remove the logo, search bar that come at top on the window.


In the above link, he doesn't specify what to do exactly. 

Looking forward for reply 

Thanks in advance 

Regards
Sid

Gabby Getz

unread,
Dec 19, 2017, 3:38:37 PM12/19/17
to cesium-dev
Hi Sid, 

You can disable most of the widgets in the constructor options for the Viewer.

For example, you can disable the geocoder (searchbar)  with:

var viewer = new Cesium.Viewer('cesiumContainer', {
    geocoder: false
});



There's a thread on removing the logo here, but make sure you are not using imagery that requires attribution like Bing Maps.

Thanks,
Gabby

Patrick Cozzi

unread,
Dec 22, 2017, 2:01:29 PM12/22/17
to cesium-dev
Hi Sid,

Thanks for the kind words on Cesium.  Although you can remove the Cesium logo, we do discourage it as we think it is fair to credit Cesium as mentioned in the README.md:


Thanks
Patrick
Reply all
Reply to author
Forward
0 new messages