基于百度地图实现电子围栏画点时的吸附功能和重叠部分切割功能,demo仓库创建是基于https://github.com/liub1934/vue-openlayers,原仓库是使用的openlayers实现的地图点吸附功能,此demo是基于百度地图实现,Map文件是此demo的主页面,HelloWorld页面是原仓库页面,是基于vue+高德贴图+openlayers简单实现一个地图区域划分, 也可作为参考
npm install
npm run serve
npm run build
npm run test
npm run lint