mirror of https://gitee.com/antv-l7/antv-l7
17 lines
238 B
JSON
17 lines
238 B
JSON
|
{
|
||
|
"title": {
|
||
|
"zh": "地图",
|
||
|
"en": "Category"
|
||
|
},
|
||
|
"demos": [
|
||
|
{
|
||
|
"filename": "amap.js",
|
||
|
"title": "高德底图组件",
|
||
|
},
|
||
|
{
|
||
|
"filename": "mapbox.js",
|
||
|
"title": "MapBox底图组件"
|
||
|
}
|
||
|
]
|
||
|
}
|