antv-l7/examples/line/path/demo/meta.json

29 lines
802 B
JSON
Raw Normal View History

{
"title": {
"zh": "线图层",
"en": "line"
},
"demos": [
{
2019-11-17 17:31:01 +08:00
"filename": "bus_light.js",
"title": "公交线路",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*fuSLRL8Ym4kAAAAAAAAAAABkARQnAQ"
2019-11-10 21:20:26 +08:00
},
{
2019-11-17 17:31:01 +08:00
"filename": "bus_dark.js",
"title": "公交线路",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*c80NRaMfGLAAAAAAAAAAAABkARQnAQ"
2019-11-14 11:50:12 +08:00
},
2019-11-18 16:13:15 +08:00
{
"filename": "road_light.js",
"title": "路径",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*1gddQ6x8Jq4AAAAAAAAAAABkARQnAQ"
},
2019-11-14 11:50:12 +08:00
{
"filename": "road_dark.js",
"title": "路径",
"screenshot":"https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*1FVsSLUncw4AAAAAAAAAAABkARQnAQ"
}
]
}