mapandbuilding icon indicating copy to clipboard operation
mapandbuilding copied to clipboard

通过从高德地图爬虫获取建筑轮廓,生成geojson文件,mapbox定制自定义地图,echarts-gl生成

爬数据 node index

爬完数据运行(直接打开index.html是会报跨域的)最好自己起一个http服务,我的方法是利用http-server

命令:http-server -c-1