Skip to content

边界算法优化版

Latest
Compare
Choose a tag to compare
@hiwanz hiwanz released this 14 May 10:59
  1. 优化边界判断算法,使用网上公开的中国边界坐标数据作为地图的不规则图形描边,并判断当前坐标是否落在多边形区域内
  2. 使用webpack4作为打包工具
  3. 使用eslint审查代码