From f39e4480ffd7aa755fbed9cf405b50ed8d33342b Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Thu, 05 Mar 2026 01:49:33 +0000
Subject: [PATCH] 更新样例\示例
---
public/example/ExampleDefaultMap2dPage.md | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/public/example/ExampleDefaultMap2dPage.md b/public/example/ExampleDefaultMap2dPage.md
index 41d1224..688e9d0 100644
--- a/public/example/ExampleDefaultMap2dPage.md
+++ b/public/example/ExampleDefaultMap2dPage.md
@@ -22,6 +22,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