antv-l7/examples/heatmap/hexagon/demo/meta.json

24 lines
638 B
JSON
Raw Normal View History

2019-11-16 22:22:13 +08:00
{
"title": {
"zh": "蜂窝热力图",
"en": "heatmap"
},
"demos": [
{
"filename": "light.js",
"title": "蜂窝热力图",
2019-11-17 17:31:01 +08:00
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*HxpoRIcBA80AAAAAAAAAAABkARQnAQ"
2019-11-16 22:22:13 +08:00
},
{
"filename": "hexagon.js",
"title": "蜂窝热力图",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*rjkiQLCoZxUAAAAAAAAAAABkARQnAQ"
2019-11-17 17:31:01 +08:00
},
{
"filename": "world.js",
"title": "蜂窝热力图",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*tq4hR7QfQ0AAAAAAAAAAAABkARQnAQ"
2019-11-16 22:22:13 +08:00
}
]
}