mirror of https://gitee.com/antv-l7/antv-l7
fix(demo): fix eslint error
This commit is contained in:
parent
d5732a40d6
commit
e373beb475
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable */
|
||||
import { Scene } from '@antv/l7';
|
||||
import { CountryLayer } from '@antv/l7-district';
|
||||
import { Mapbox } from '@antv/l7-maps';
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
{
|
||||
"filename": "china_bubble.js",
|
||||
"title": "中国地图气泡图",
|
||||
<<<<<<< HEAD
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_b82228/afts/img/A*U86gSZpLV54AAAAAAAAAAABkARQnAQ"
|
||||
},
|
||||
{
|
||||
|
@ -29,29 +28,6 @@
|
|||
"filename": "county.js",
|
||||
"title": "中国县地图气泡",
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_b82228/afts/img/A*0p7aSJ8AXoMAAAAAAAAAAABkARQnAQ"
|
||||
=======
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_8e1672/afts/img/A*tClNQoAo5isAAAAAAAAAAABkARQnAQ"
|
||||
},
|
||||
{
|
||||
"filename": "world_map.js",
|
||||
"title": "世界地图",
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_8e1672/afts/img/A*EtRFRYyGs98AAAAAAAAAAABkARQnAQ"
|
||||
},
|
||||
{
|
||||
"filename": "province.js",
|
||||
"title": "中国省级地图",
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_8e1672/afts/img/A*eVVcRaCBkdYAAAAAAAAAAABkARQnAQ"
|
||||
},
|
||||
{
|
||||
"filename": "city.js",
|
||||
"title": "中国市地图",
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_8e1672/afts/img/A*C_y8Tr0V8GIAAAAAAAAAAABkARQnAQ"
|
||||
},
|
||||
{
|
||||
"filename": "county.js",
|
||||
"title": "中国县地图",
|
||||
"screenshot": "https://gw.alipayobjects.com/mdn/rms_8e1672/afts/img/A*iVwLSpIf_ckAAAAAAAAAAABkARQnAQ"
|
||||
>>>>>>> d3910e34713f288168e16d4cfedca0c7903b0918
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue