There was an error while loading. Please reload this page.
1 parent cfc4823 commit dcee0c0Copy full SHA for dcee0c0
1 file changed
src/engines/Cesium/Feature/Tileset/index.tsx
@@ -90,6 +90,7 @@ function Tileset({
90
onReady={handleReady}
91
debugWireframe={showWireframe}
92
debugShowBoundingVolume={showBoundingVolume}
93
+ showCreditsOnScreen
94
/>
95
{builtinBoxProps && (
96
<Box
0 commit comments