Skip to content

Commit 8a47cb0

Browse files
committed
Added a few controls
1 parent aefeeaf commit 8a47cb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

examples/lowResolution/lowResolution.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@
3333

3434
globus.planet.addControls([
3535
new control.LayerSwitcher(),
36-
new control.Lighting()
36+
new control.Lighting(),
37+
new control.TimelineControl()
3738
]);
3839

3940
globus.planet.setLodSize(306, 512);

0 commit comments

Comments
 (0)