File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ var exampleConfig = {
132
132
content : {
133
133
"vectorLayer" : {
134
134
name : "矢量图层" ,
135
- name_en : "Vector_layer " ,
135
+ name_en : "Vector layer " ,
136
136
content : [ {
137
137
name : "矢量图形数据" ,
138
138
name_en : "vector layer data" ,
@@ -979,7 +979,7 @@ var exampleConfig = {
979
979
thumbnail : "OGC_GeoJSON.png" ,
980
980
fileName : "OGC_GeoJSON"
981
981
} , {
982
- name : "WFS 查询 " ,
982
+ name : "WFS查询 " ,
983
983
name_en : "WFS query" ,
984
984
thumbnail : "OGC_queryByWFS.png" ,
985
985
fileName : "OGC_queryByWFS"
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ window.examplesResources = {
79
79
"mapping" : "Third Party Map" ,
80
80
"others" : "Others" ,
81
81
"3D-WebGL" : "3D-WebGL" ,
82
- "multiCoordSys" : "Multi-coordinate System "
82
+ "multiCoordSys" : "Multiple CRS "
83
83
84
84
} ,
85
85
"more" : {
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ window.examplesResources = {
145
145
"title_mapVLayerHoneycomb" : "MapV 蜂巢图" ,
146
146
"title_mapVLayerPolylineSimple" : "MapV 简单线" ,
147
147
"title_GeoJSON" : "GeoJSON数据展示" ,
148
- "title_queryByWFS" : "WFS 查询 " ,
148
+ "title_queryByWFS" : "WFS查询 " ,
149
149
"title_wcs" : "WCS图层" ,
150
150
"title_wms" : "WMS图层" ,
151
151
"title_wmtsLayer" : "WMTS图层" ,
@@ -622,7 +622,7 @@ window.examplesResources = {
622
622
"text_toggleMaps" : "底图切换" ,
623
623
"text_translation" : "缩放与平移" ,
624
624
"text_iClient9" : "示例数据来源为百度MapV的加偏数据,iClient9未做纠偏处理" ,
625
- "text_queryByWFS" : "WFS 查询 " ,
625
+ "text_queryByWFS" : "WFS查询 " ,
626
626
"text_wms" : "WMS图层" ,
627
627
"text_projection" : "地图投影系" ,
628
628
"text_wmsVersion" : "wms版本:" ,
Original file line number Diff line number Diff line change @@ -843,7 +843,7 @@ var exampleConfig = {
843
843
} ,
844
844
"multiCoordSys" : {
845
845
name : "多坐标系" ,
846
- name_en : "Multi-coordinate System " ,
846
+ name_en : "Multiple CRS " ,
847
847
version : "9.1.1" ,
848
848
// localIgnore: true,
849
849
content : {
@@ -966,7 +966,7 @@ var exampleConfig = {
966
966
} ,
967
967
{
968
968
name : "地震数据(Classic)_WGS84" ,
969
- name_en : "Earthquake Data WGS84" ,
969
+ name_en : "Earthquake Data WGS84(Classic) " ,
970
970
version : "9.1.1" ,
971
971
thumbnail : "heatMapLayer_earthQuake_iclient_4326.png" ,
972
972
fileName : "earthquakeHeatMapIclient"
You can’t perform that action at this time.
0 commit comments