antv-l7/examples/raster/basic/demo/meta.json

35 lines
964 B
JSON
Raw Normal View History

{
"title": {
2019-11-14 11:50:12 +08:00
"zh": "栅格图层",
"en": "Gallery"
},
"demos": [
2020-01-08 22:42:43 +08:00
2019-11-14 11:50:12 +08:00
{
2019-11-18 16:13:15 +08:00
"filename": "radar.js",
2020-01-03 14:43:51 +08:00
"title": "雷达图",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*ZiMnSZlmblIAAAAAAAAAAABkARQnAQ"
},
{
"filename": "dem.js",
"title": "地形图",
2020-01-06 11:08:12 +08:00
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*oinmTJIlmbMAAAAAAAAAAABkARQnAQ"
2019-11-16 22:22:13 +08:00
},
{
"filename": "light.js",
2020-01-06 11:08:12 +08:00
"title": "夜光图",
2020-01-08 22:42:43 +08:00
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*bUYqRb5esH4AAAAAAAAAAABkARQnAQ"
2020-01-03 14:43:51 +08:00
},
{
"filename": "ndvi.js",
"title": "NDVI",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*6BQSTI51T_UAAAAAAAAAAABkARQnAQ"
2020-01-08 22:42:43 +08:00
},
{
"filename": "image.js",
"title": "图片",
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*ZrCaR53185IAAAAAAAAAAABkARQnAQ"
}
]
}