Skip to content

Commit 052befa

Browse files
authored
Cesium 1.114 updates (#4)
* Modify baseline to use Cesium 1.114 with new engine and widgets package structures * Updates to data synchronizer based on osh-js changes. * Fix updatePlaybackStartTime for data synchronizer replay, update copyrights dates * Remove personal token * Fix display issue of future buildingTileSet creation * Update osh-js branch and app version * Update README.md for Ion token * Turn off client overlays in webpack devServer * Fix line terminations
1 parent 483647c commit 052befa

File tree

14 files changed

+388
-15750
lines changed

14 files changed

+388
-15750
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following features are currently supported:
3737
## Cesium Ion Token
3838

3939
You will need to sign up for a Cesium Ion account (https://cesium.com/platform/cesium-ion/) and
40-
modify <code>src/components/map/CesiumMap.tsx</code> to set the <code>Cesium.Ion.defaultAccessToken</code> with token retrieved
40+
modify <code>src/components/map/CesiumMap.tsx</code> to set the <code>Ion.defaultAccessToken</code> with token retrieved
4141
from Cesium Ion account in order to see the globe/map.
4242

4343
## Users' Manual

0 commit comments

Comments
 (0)