Skip to content

Commit

Permalink
udpate alt
Browse files Browse the repository at this point in the history
  • Loading branch information
jingyili1023 committed Apr 4, 2024
1 parent c62c30b commit 31f364b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ void Add3DTilesLayer::setInitialViewpoint()
// add a camera
constexpr double latitude = 48.8418;
constexpr double longitude = 9.1536;
constexpr double altitude = 1325.2276;
constexpr double altitude = 1325.0;
constexpr double heading = 48.3497;
constexpr double pitch = 57.8414;
constexpr double roll = 0.0;
Expand Down

0 comments on commit 31f364b

Please sign in to comment.