This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dc-sdk
mirror of
https://github.com/dvt3d/dc-sdk
Watch
4
Star
0
Fork
0
Code
Issues
0
Releases
92
Wiki
Activity
Browse Source
Improve the terrian name option
tags/2.6.1
Caven Chen
4 years ago
parent
552bb970d9
commit
cd5ec2be41
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
modules/viewer/Viewer.js
+ 1
- 0
modules/viewer/Viewer.js
View File
@@ -348,6 +348,7 @@ class Viewer {
/**
* Adds the terrain
* @param terrain
* @param options
* @returns {Viewer}
*/
addTerrain(terrain, options = {}) {
Write
Preview
Loading…
Cancel
Save