File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,8 @@ window.resources = {
5151 "trafficTransferAnalystService" : "Traffic Transfer Analysis Service" ,
5252 "processingService" : "Distributed Analysis Services" ,
5353 "dataFlow" : "Data Flow Service" ,
54- "addressMatch" : "Address Match Service"
54+ "addressMatch" : "Address Match Service" ,
55+ "visualization" :"visualization"
5556 } ,
5657 "examples" : {
5758 "_name" : "Example" ,
Original file line number Diff line number Diff line change @@ -51,7 +51,8 @@ window.resources = {
5151 "trafficTransferAnalystService" : "使用交通换乘分析" ,
5252 "processingService" : "使用分布式分析服务" ,
5353 "dataFlow" : "使用数据流服务" ,
54- "addressMatch" : "使用地址匹配服务"
54+ "addressMatch" : "使用地址匹配服务" ,
55+ "visualization" :"使用可视化"
5556 } ,
5657 "examples" : {
5758 "_name" : "示例" ,
You can’t perform that action at this time.
0 commit comments