Skip to content

Commit

Permalink
Revert inadvertent change to sandcastle
Browse files Browse the repository at this point in the history
  • Loading branch information
shehzan10 committed Jan 18, 2019
1 parent 62b28a8 commit 2745a2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Apps/Sandcastle/gallery/development/Ground Primitive.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
}, Cesium.ScreenSpaceEventType.MOUSE_MOVE);
});

Sandcastle.addDefaultToolbarButton('Create large polygons', function() {
Sandcastle.addToolbarButton('Create large polygons', function() {
// Circle geometry
scene.groundPrimitives.add(new Cesium.GroundPrimitive({
geometryInstances : new Cesium.GeometryInstance({
Expand Down

0 comments on commit 2745a2d

Please sign in to comment.