We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3079a68 commit 1df5a09Copy full SHA for 1df5a09
examples/leaflet/config.js
@@ -1141,7 +1141,7 @@ var exampleConfig = {
1141
thumbnail: "plot_symbolAvoid.png",
1142
fileName: "plot_symbolAvoid"
1143
}, {
1144
- name: "动目标图层",
+ name: "动态目标图层",
1145
name_en: "moving target layer",
1146
version: "10.1.0",
1147
thumbnail: "plot_movingTarget.gif",
examples/locales/zh-CN/resources.js
@@ -204,7 +204,7 @@ window.examplesResources = {
204
"title_querySymbolLib": "查询标号",
205
"title_saveload": "保存和加载",
206
"title_symbolAvoid": "避让区域",
207
- "title_plotMovingTarget": "动目标图层",
+ "title_plotMovingTarget": "动态目标图层",
208
"title_symbolExtendProperty": "自定义属性",
209
"title_symbolGeometricQuery": "几何查询",
210
"title_anchored": "自适应信息框",
0 commit comments