From cd8d9cafd491883fb8db3113c8008a1dffb9389e Mon Sep 17 00:00:00 2001
From: sbjw <sbjw.happy@163.com>
Date: Tue, 31 Mar 2026 00:48:24 +0000
Subject: [PATCH] * 1.0.54
---
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