@@ -414,15 +414,15 @@ var exampleConfig = {
414414 name : '栅格图层' ,
415415 name_en : 'Raster Layer' ,
416416 version : '10.0.0' ,
417- thumbnail : 'components_rasterLayer_vue .png' ,
417+ thumbnail : 'components_rasterLayer_react .png' ,
418418 fileName : 'components_raster_react' ,
419419 localIgnore : true
420420 } ,
421421 {
422422 name : '矢量瓦片图层' ,
423423 name_en : 'Vector Tile Layer' ,
424424 version : '10.0.0' ,
425- thumbnail : 'components_vector_tile_vue .png' ,
425+ thumbnail : 'components_vector_tile_react .png' ,
426426 fileName : 'components_vector_tile_react' ,
427427 localIgnore : true
428428 }
@@ -436,106 +436,106 @@ var exampleConfig = {
436436 name : '点聚合图层' ,
437437 name_en : 'Cluster Layer' ,
438438 version : '10.0.0' ,
439- thumbnail : 'components_cluster_vue .png' ,
439+ thumbnail : 'components_cluster_react .png' ,
440440 fileName : 'components_cluster_react'
441441 } ,
442442 {
443443 name : '单值专题图' ,
444444 name_en : 'Unique Theme layer' ,
445445 version : '10.0.0' ,
446- thumbnail : 'components_uniquetheme_vue .png' ,
446+ thumbnail : 'components_uniquetheme_react .png' ,
447447 fileName : 'components_uniquetheme_react'
448448 } ,
449449 {
450450 name : '分段专题图' ,
451451 name_en : 'Range Theme layer' ,
452452 version : '10.0.0' ,
453- thumbnail : 'components_rangetheme_vue .png' ,
453+ thumbnail : 'components_rangetheme_react .png' ,
454454 fileName : 'components_rangetheme_react'
455455 } ,
456456 {
457457 name : '等级符号专题图' ,
458458 name_en : 'RankSymbolTheme Layer' ,
459459 version : '10.0.0' ,
460- thumbnail : 'components_ranksymboltheme_vue .png' ,
460+ thumbnail : 'components_ranksymboltheme_react .png' ,
461461 fileName : 'components_ranksymboltheme_react'
462462 } ,
463463 {
464464 name : '标签专题图' ,
465465 name_en : 'LabelTheme Layer' ,
466466 version : '10.0.0' ,
467- thumbnail : 'components_labeltheme_vue .png' ,
467+ thumbnail : 'components_labeltheme_react .png' ,
468468 fileName : 'components_labeltheme_react'
469469 } ,
470470 {
471471 name : '图表专题图' ,
472472 name_en : 'Statistical chart' ,
473473 version : '10.0.0' ,
474- thumbnail : 'components_graph_theme_layer_vue .png' ,
474+ thumbnail : 'components_graph_theme_layer_react .png' ,
475475 fileName : 'components_graph_theme_layer_react' ,
476476 localIgnore : true
477477 } ,
478478 {
479479 name : '热力图图层' ,
480480 name_en : 'Heatmap layer' ,
481481 version : '10.0.0' ,
482- thumbnail : 'components_heatmap_vue .png' ,
482+ thumbnail : 'components_heatmap_react .png' ,
483483 fileName : 'components_heatmap_react'
484484 } ,
485485 {
486486 name : 'MapV 图层' ,
487487 name_en : 'MapV layer' ,
488488 version : '10.0.0' ,
489- thumbnail : 'components_mapv_vue .gif' ,
489+ thumbnail : 'components_mapv_react .gif' ,
490490 fileName : 'components_mapv_react'
491491 } ,
492492 {
493493 name : 'Echarts 图层' ,
494494 name_en : 'Echarts layer' ,
495495 version : '10.0.0' ,
496- thumbnail : 'components_echartsLayer_vue .gif' ,
496+ thumbnail : 'components_echartsLayer_react .gif' ,
497497 fileName : 'components_echarts_react'
498498 } ,
499499 {
500500 name : 'DeckGL 图层' ,
501501 name_en : 'DeckGL Layer' ,
502502 version : '10.0.0' ,
503- thumbnail : 'components_deckgl_vue .png' ,
503+ thumbnail : 'components_deckgl_react .png' ,
504504 fileName : 'components_deckgl_react'
505505 } ,
506506 {
507507 name : '数据流图层' ,
508508 name_en : 'Data Flow Layer' ,
509509 version : '10.0.0' ,
510- thumbnail : 'components_dataflow_vue .gif' ,
510+ thumbnail : 'components_dataflow_react .gif' ,
511511 fileName : 'components_dataflow_react'
512512 } ,
513513 {
514514 name : '动效火焰图层' ,
515515 name_en : 'Animate Fire Layer' ,
516516 version : '10.0.0' ,
517- thumbnail : 'components_fire_layer_vue .gif' ,
517+ thumbnail : 'components_fire_layer_react .gif' ,
518518 fileName : 'components_fire_layer_react'
519519 } ,
520520 {
521521 name : '动效标记图层' ,
522522 name_en : 'Animate Marker Layer' ,
523523 version : '10.0.0' ,
524- thumbnail : 'components_animate_marker_layer_vue .gif' ,
524+ thumbnail : 'components_animate_marker_layer_react .gif' ,
525525 fileName : 'components_animate_marker_layer_react'
526526 } ,
527527 {
528528 name : '动效文本标记图层' ,
529529 name_en : 'Animate Text Layer' ,
530530 version : '10.0.0' ,
531- thumbnail : 'components_rotating_text_border_vue .gif' ,
531+ thumbnail : 'components_rotating_text_border_react .gif' ,
532532 fileName : 'components_rotating_text_border_react'
533533 } ,
534534 {
535535 name : 'GeoJSON 图层' ,
536536 name_en : 'GeoJSON Layer' ,
537537 version : '10.0.0' ,
538- thumbnail : 'components_geojson_vue .png' ,
538+ thumbnail : 'components_geojson_react .png' ,
539539 fileName : 'components_geojson_react'
540540 }
541541 ]
0 commit comments