File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -504,7 +504,7 @@ window.examplesResources = {
504
504
"title_mvtVectorLayer_mapboxStyle_landuse" : "Land Use" ,
505
505
"title_mvtVectorLayer_overlay" : "MVT Overlay" ,
506
506
"title_onlineSecurity" : "Examples of Online SecurityManager" ,
507
- "title_onlineWebMap" : "Be a backpacker in 2014 " ,
507
+ "title_onlineWebMap" : "Web Map " ,
508
508
"title_osmBuildings" : "Buildings Stereoscopic Effect of OpenLayers" ,
509
509
"title_osmBuildingsLeaflet" : "Buildings Stereoscopic Effect of Leaflet" ,
510
510
"title_rankSymbolThemeLayer" : "Rank Symbol Thematic Map" ,
Original file line number Diff line number Diff line change @@ -445,7 +445,7 @@ window.examplesResources = {
445
445
"title_mvtVectorLayer_mapboxStyle_landuse" : "土地利用" ,
446
446
"title_mvtVectorLayer_overlay" : "矢量瓦片叠加" ,
447
447
"title_onlineSecurity" : "Online SecurityManager使用示例" ,
448
- "title_onlineWebMap" : "2014当了一回背包客 " ,
448
+ "title_onlineWebMap" : "地图 " ,
449
449
"title_osmBuildings" : "openlayers 建筑立体效果" ,
450
450
"title_osmBuildingsLeaflet" : "leaflet 建筑立体效果" ,
451
451
"title_rankSymbolThemeLayer" : "符号等级专题图" ,
Original file line number Diff line number Diff line change @@ -555,8 +555,8 @@ var exampleConfig = {
555
555
name : "地图" ,
556
556
name_en : "Web map" ,
557
557
content : [ {
558
- name : "2014当了一回背包客 " ,
559
- name_en : "2014 backpack travel " ,
558
+ name : "地图 " ,
559
+ name_en : "Web Map " ,
560
560
thumbnail : "ol_onlineWebMap.png" ,
561
561
fileName : "onlineWebMap"
562
562
} ]
Original file line number Diff line number Diff line change 19
19
< div id ="popup-content "> </ div >
20
20
</ div >
21
21
< script type ="text/javascript ">
22
- new ol . supermap . WebMap ( 128 , {
22
+ new ol . supermap . WebMap ( 659947449 , {
23
23
successCallback : function ( map ) {
24
24
var popup = new ol . Overlay ( {
25
25
element : document . getElementById ( 'popup' )
You can’t perform that action at this time.
0 commit comments