|
@@ -861,7 +861,7 @@ export default {
|
|
|
})
|
|
|
that.markerboxEntity.push(marker)
|
|
|
}
|
|
|
- that.viewer.scene.globe.depthTestAgainstTerrain = false
|
|
|
+ that.viewer.scene.globe.depthTestAgainstTerrain = true
|
|
|
// that.createLeftClickDescription()
|
|
|
that.createRightClickDescription()
|
|
|
},
|