From b77b72497a90d9073dbdcc0f7e4fec4fca31585c Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Wed, 11 Mar 2026 02:26:47 +0000
Subject: [PATCH] 细节整理
---
src/example/ExampleDefaultMap2dPage.js | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/src/example/ExampleDefaultMap2dPage.js b/src/example/ExampleDefaultMap2dPage.js
index 096a739..80da31f 100644
--- a/src/example/ExampleDefaultMap2dPage.js
+++ b/src/example/ExampleDefaultMap2dPage.js
@@ -18,6 +18,18 @@
.then(mdText => {
this.setState({htmlString: window.marked.parse(mdText)});
});
+ let op = {
+ code: "lddkzcqy",
+ type: "lddkzcqy",
+ lon: 2,
+ lat: 27,
+ height: 0,
+ bj: 400,
+ qsjd: 0,
+ zzjd: 360,
+ useModify: false
+ }
+ this.mapFunction.mapApiService.appendBh('bh', [op]);
}
render() {
--
Gitblit v1.9.3