|
@@ -71,7 +71,8 @@ export default {
|
|
|
data() {
|
|
|
return {
|
|
|
viewer: null,
|
|
|
- url: "http://localhost:8080/static/cesium/Assets/Textures/NaturalEarthII",
|
|
|
+ url: "http://localhost:8080/static/cesium/Assets/Textures/temp",
|
|
|
+ // url: "http://localhost:8080/static/cesium/Assets/Textures/NaturalEarthII",
|
|
|
// url: "http://localhost:8082/static/cesium/Assets/Textures/NaturalEarthII",
|
|
|
publicPath: "./",
|
|
|
initPosition: [106.0231304, 37.73323706, 0],
|