fix:删除无用文件和引用

This commit is contained in:
wangwenrui
2020-10-23 16:40:22 +08:00
parent 9c77bb8117
commit e60bbe24ef
3 changed files with 0 additions and 34 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,5 +1,3 @@
import * as jsonData from "./geoJSONData";
const scale = 6; //默认缩放比
const coordinateSpanByZoom = { //各缩放比例下map显示范围的经纬度跨度
6: [60, 20]