File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -299,7 +299,7 @@ var exampleConfig = {
299
299
name : "随机点热点图" ,
300
300
name_en : "random points" ,
301
301
thumbnail : "mb_heatMapLayer.png" ,
302
- fileName : "heatMapLayer "
302
+ fileName : "heatmapLayer "
303
303
} ]
304
304
} ,
305
305
"VectorTileLayer" : {
@@ -668,7 +668,7 @@ var exampleConfig = {
668
668
]
669
669
}
670
670
}
671
- } ,
671
+ }
672
672
} ;
673
673
/**
674
674
*key值:为exampleConfig配置的key值或者fileName值
@@ -680,7 +680,7 @@ var sideBarIconConfig = {
680
680
"iServer" : "fa-server" ,
681
681
"viz" : "fa-map" ,
682
682
"control" : "fa-sliders" ,
683
- "GTC" : "fa-globe" ,
683
+ "GTC" : "fa-globe"
684
684
} ;
685
685
686
686
/**
@@ -691,5 +691,5 @@ var sideBarIconConfig = {
691
691
var exampleIconConfig = {
692
692
"iServer" : "fa-server" ,
693
693
"viz" : "fa-map" ,
694
- "GTC" : "fa-globe" ,
694
+ "GTC" : "fa-globe"
695
695
} ;
You can’t perform that action at this time.
0 commit comments