-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #228 from CannonLock/map-viewer
Fix submodules
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule cesium-martini
updated
4 files
+1 −0 | src/heightmap-resource.ts | |
+7 −5 | src/mapbox-resource.ts | |
+10 −4 | src/terrain-provider.ts | |
+2 −0 | src/worker-util.ts |
Submodule cesium-viewer
updated
4 files
+3 −3 | src/layers/index.ts | |
+2 −2 | src/layers/terrain/hillshade.ts | |
+18 −17 | src/layers/terrain/provider.ts | |
+0 −1 | src/viewer.ts |