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 1111
1212< head >
1313 < meta charset ="UTF-8 ">
14- < title data-i18n ='resources.title_componentsLegend_Vue '> </ title >
14+ < title data-i18n ='resources.title_componentsKnowledgeGraphMap_Vue '> </ title >
1515 < script type ="text/javascript " include ="vue " src ="../js/include-web.js "> </ script >
1616 < script include ="iclient-mapboxgl-vue,g6 " src ="../../dist/mapboxgl/include-mapboxgl.js "> </ script >
1717 < style >
Original file line number Diff line number Diff line change @@ -651,6 +651,7 @@ window.examplesResources = {
651651 "title_componentsEcharts_Vue" : 'Echarts Layer component(Vue)' ,
652652 "title_componentsRaster_Vue" : 'Raster Layer component(Vue)' ,
653653 "title_componentsGeoJSON_Vue" : 'GeoJSON Layer component(Vue)' ,
654+ "title_componentsKnowledgeGraphMap_Vue" : 'Knowledge GraphMap component(Vue)' ,
654655 "title_componentsMapV_Vue" : 'MapV Layer component(Vue)' ,
655656 "title_componentsDeckGL_Vue" : 'DeckGL Layer component(Vue)' ,
656657 "title_componentsVectorTile_Vue" : 'Vector Tile Layer component(Vue)' ,
Original file line number Diff line number Diff line change @@ -600,6 +600,7 @@ window.examplesResources = {
600600 "title_componentsEcharts_Vue" : 'Echarts 图层组件' ,
601601 "title_componentsRaster_Vue" : '栅格图层组件' ,
602602 "title_componentsGeoJSON_Vue" : 'GeoJSON 图层组件' ,
603+ "title_componentsKnowledgeGraphMap_Vue" : '知识图谱组件' ,
603604 "title_componentsMapV_Vue" : 'MapV 图层组件' ,
604605 "title_componentsDeckGL_Vue" : 'DeckGL 图层组件' ,
605606 "title_componentsVectorTile_Vue" : '矢量瓦片图层组件' ,
You can’t perform that action at this time.
0 commit comments