antv-l7/examples/gallery/animate/demo/meta.json

34 lines
988 B
JSON
Raw Normal View History

2020-01-07 13:54:30 +08:00
{
"title": {
"zh": "图库",
"en": "Gallery"
},
"demos": [
2020-01-08 17:54:23 +08:00
{
"filename": "animate_path.js",
"title": "路径动画",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*VJX5Qo7ufaAAAAAAAAAAAABkARQnAQ"
},
{
"filename": "world.js",
"title": "流向图",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*Sbx4S4w7nL8AAAAAAAAAAABkARQnAQ"
},
{
"filename": "world2.js",
"title": "流向图",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*u5BsQbn30pkAAAAAAAAAAABkARQnAQ"
},
2020-01-07 13:54:30 +08:00
{
"filename": "build.js",
"title": "点亮城市",
2020-01-08 22:42:43 +08:00
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*7XkWTYQMfPMAAAAAAAAAAABkARQnAQ"
2020-01-07 13:54:30 +08:00
},
{
"filename": "animate_line.js",
"title": "轨迹动画",
2020-01-08 22:42:43 +08:00
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*jLo0RY0sDG4AAAAAAAAAAABkARQnAQ"
2020-01-07 13:54:30 +08:00
}
]
}