Skip to content

Commit

Permalink
同步代码 v3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
muyao1987 committed Apr 22, 2023
1 parent 02aab2f commit 2267a07
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,10 +217,10 @@ function addDemoGraphic8(graphicLayer) {

function addDemoGraphic9(graphicLayer) {
const graphic = new mars3d.graphic.ModelEntity({
name: "消防员",
name: "警车",
position: [116.4, 30.9, 1000],
style: {
url: "//data.mars3d.cn/gltf/mars/firedrill/xiaofangyuan-run.gltf",
url: "//data.mars3d.cn/gltf/mars/jingche/jingche.gltf",
scale: 16,
minimumPixelSize: 100
},
Expand Down

0 comments on commit 2267a07

Please sign in to comment.