antv-l7/examples/react/layer/demo/meta.json

24 lines
648 B
JSON
Raw Normal View History

{
"title": {
"zh": "Layer 组件",
"en": "Layer Component"
},
"demos": [
{
2020-11-21 03:51:18 +08:00
"filename": "Point_image.tsx",
2021-05-27 19:53:22 +08:00
"title": "图片标注图",
2022-01-13 21:12:08 +08:00
"screenshot": "https://gw.alipayobjects.com/mdn/rms_816329/afts/img/A*w8c5Tbu7HPIAAAAAAAAAAAAAARQnAQ"
2020-03-11 21:35:11 +08:00
},
{
2020-11-21 03:51:18 +08:00
"filename": "marker.tsx",
2020-03-11 21:35:11 +08:00
"title": "点标注图",
2022-01-13 21:12:08 +08:00
"screenshot": "https://gw.alipayobjects.com/mdn/rms_816329/afts/img/A*CtjuQpCwuUEAAAAAAAAAAAAAARQnAQ"
2020-11-21 03:51:18 +08:00
},
{
"filename": "popup.tsx",
"title": "信息窗",
2022-01-13 21:12:08 +08:00
"screenshot": "https://gw.alipayobjects.com/mdn/rms_816329/afts/img/A*Sh8pQLLYfoIAAAAAAAAAAAAAARQnAQ"
2021-05-27 19:53:22 +08:00
}
]
}