File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11
11
12
12
< head >
13
13
< meta charset ="UTF-8 ">
14
- < title data-i18n ='resources.title_componentsLegend_Vue '> </ title >
14
+ < title data-i18n ='resources.title_componentsKnowledgeGraphMap_Vue '> </ title >
15
15
< script type ="text/javascript " include ="vue " src ="../js/include-web.js "> </ script >
16
16
< script include ="iclient-mapboxgl-vue,g6 " src ="../../dist/mapboxgl/include-mapboxgl.js "> </ script >
17
17
< style >
Original file line number Diff line number Diff line change @@ -651,6 +651,7 @@ window.examplesResources = {
651
651
"title_componentsEcharts_Vue" : 'Echarts Layer component(Vue)' ,
652
652
"title_componentsRaster_Vue" : 'Raster Layer component(Vue)' ,
653
653
"title_componentsGeoJSON_Vue" : 'GeoJSON Layer component(Vue)' ,
654
+ "title_componentsKnowledgeGraphMap_Vue" : 'Knowledge GraphMap component(Vue)' ,
654
655
"title_componentsMapV_Vue" : 'MapV Layer component(Vue)' ,
655
656
"title_componentsDeckGL_Vue" : 'DeckGL Layer component(Vue)' ,
656
657
"title_componentsVectorTile_Vue" : 'Vector Tile Layer component(Vue)' ,
Original file line number Diff line number Diff line change @@ -600,6 +600,7 @@ window.examplesResources = {
600
600
"title_componentsEcharts_Vue" : 'Echarts 图层组件' ,
601
601
"title_componentsRaster_Vue" : '栅格图层组件' ,
602
602
"title_componentsGeoJSON_Vue" : 'GeoJSON 图层组件' ,
603
+ "title_componentsKnowledgeGraphMap_Vue" : '知识图谱组件' ,
603
604
"title_componentsMapV_Vue" : 'MapV 图层组件' ,
604
605
"title_componentsDeckGL_Vue" : 'DeckGL 图层组件' ,
605
606
"title_componentsVectorTile_Vue" : '矢量瓦片图层组件' ,
You can’t perform that action at this time.
0 commit comments