Skip to content

Commit

Permalink
Merge pull request #4828 from AnalyticalGraphicsInc/sandcastle-typo
Browse files Browse the repository at this point in the history
Typo in sandcastle CZML demo
  • Loading branch information
pjcozzi authored Jan 9, 2017
2 parents a6a0897 + b43e648 commit b252e0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Apps/Sandcastle/gallery/CZML.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,7 @@
viewer.scene.camera.setView({
destination: Cesium.Cartesian3.fromDegrees(-116.52, 35.02, 95000),
orientation: {
heading: 6,
picth: -Cesium.Math.PI_OVER_TWO
heading: 6
}
});
});
Expand Down

0 comments on commit b252e0a

Please sign in to comment.