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 = {
132132 content : {
133133 "vectorLayer" : {
134134 name : "矢量图层" ,
135- name_en : "Vector_layer " ,
135+ name_en : "Vector layer " ,
136136 content : [ {
137137 name : "矢量图形数据" ,
138138 name_en : "vector layer data" ,
@@ -979,7 +979,7 @@ var exampleConfig = {
979979 thumbnail : "OGC_GeoJSON.png" ,
980980 fileName : "OGC_GeoJSON"
981981 } , {
982- name : "WFS 查询 " ,
982+ name : "WFS查询 " ,
983983 name_en : "WFS query" ,
984984 thumbnail : "OGC_queryByWFS.png" ,
985985 fileName : "OGC_queryByWFS"
Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ window.examplesResources = {
7979 "mapping" : "Third Party Map" ,
8080 "others" : "Others" ,
8181 "3D-WebGL" : "3D-WebGL" ,
82- "multiCoordSys" : "Multi-coordinate System "
82+ "multiCoordSys" : "Multiple CRS "
8383
8484 } ,
8585 "more" : {
Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ window.examplesResources = {
145145 "title_mapVLayerHoneycomb" : "MapV 蜂巢图" ,
146146 "title_mapVLayerPolylineSimple" : "MapV 简单线" ,
147147 "title_GeoJSON" : "GeoJSON数据展示" ,
148- "title_queryByWFS" : "WFS 查询 " ,
148+ "title_queryByWFS" : "WFS查询 " ,
149149 "title_wcs" : "WCS图层" ,
150150 "title_wms" : "WMS图层" ,
151151 "title_wmtsLayer" : "WMTS图层" ,
@@ -622,7 +622,7 @@ window.examplesResources = {
622622 "text_toggleMaps" : "底图切换" ,
623623 "text_translation" : "缩放与平移" ,
624624 "text_iClient9" : "示例数据来源为百度MapV的加偏数据,iClient9未做纠偏处理" ,
625- "text_queryByWFS" : "WFS 查询 " ,
625+ "text_queryByWFS" : "WFS查询 " ,
626626 "text_wms" : "WMS图层" ,
627627 "text_projection" : "地图投影系" ,
628628 "text_wmsVersion" : "wms版本:" ,
Original file line number Diff line number Diff line change @@ -843,7 +843,7 @@ var exampleConfig = {
843843 } ,
844844 "multiCoordSys" : {
845845 name : "多坐标系" ,
846- name_en : "Multi-coordinate System " ,
846+ name_en : "Multiple CRS " ,
847847 version : "9.1.1" ,
848848 // localIgnore: true,
849849 content : {
@@ -966,7 +966,7 @@ var exampleConfig = {
966966 } ,
967967 {
968968 name : "地震数据(Classic)_WGS84" ,
969- name_en : "Earthquake Data WGS84" ,
969+ name_en : "Earthquake Data WGS84(Classic) " ,
970970 version : "9.1.1" ,
971971 thumbnail : "heatMapLayer_earthQuake_iclient_4326.png" ,
972972 fileName : "earthquakeHeatMapIclient"
You can’t perform that action at this time.
0 commit comments