mirror of https://gitee.com/antv-l7/antv-l7
22 lines
397 B
JSON
22 lines
397 B
JSON
{
|
|
"title": {
|
|
"zh": "栅格图层",
|
|
"en": "Gallery"
|
|
},
|
|
"demos": [
|
|
{
|
|
"filename": "image.js",
|
|
"title": "图片",
|
|
"screenshot": "https://gw.alipayobjects.com/mdn/antv_site/afts/img/A*ZrCaR53185IAAAAAAAAAAABkARQnAQ"
|
|
},
|
|
{
|
|
"filename": "raster.js",
|
|
"title": "地形"
|
|
},
|
|
{
|
|
"filename": "light.js",
|
|
"title": "夜光图"
|
|
}
|
|
]
|
|
}
|