Skip to content

Commit e88d673

Browse files
新增编辑示例
1 parent bc3d09f commit e88d673

File tree

4 files changed

+2786
-0
lines changed

4 files changed

+2786
-0
lines changed

examples/locales/zh-CN/resources.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@ window.examplesResources = {
682682
"title_websymbol_landuseOfJingjin": "京津地区土地利用现状图",
683683
"title_websymbol_landuse": "土地利用",
684684
"title_websymbol_customWebSymbol":"自定义Web符号",
685+
"title_editFeatures": "编辑要素",
685686

686687
"text_district_search": "行政区检索",
687688
"text_rectangle_search": "矩形检索",
@@ -873,6 +874,9 @@ window.examplesResources = {
873874
"text_color_rgba": "颜色值(RGBA)",
874875
"text_input_value_drawLine": "绘线",
875876
"text_input_value_drawPolygon": "绘面",
877+
'start_edit_feature': '开启编辑',
878+
'end_edit_feature': '取消编辑',
879+
'save_edit_feature': '保存编辑',
876880
"text_input_value_select": "选择",
877881
"text_input_value_modify": "编辑",
878882
"text_featureSnap": "要素编辑",

0 commit comments

Comments
 (0)