From 2267a0771ba48cf35a576743a00695a444d818c8 Mon Sep 17 00:00:00 2001 From: wanghao Date: Sat, 22 Apr 2023 21:12:16 +0800 Subject: [PATCH] =?UTF-8?q?=E5=90=8C=E6=AD=A5=E4=BB=A3=E7=A0=81=20v3.5.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/index.js b/js/index.js index f050fff..d461801 100644 --- a/js/index.js +++ b/js/index.js @@ -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 },