src/components/MapView/mapMenuTop.vue
@@ -523,7 +523,7 @@ case "point": //点 var val = that.setCartesianToEightFour(res.position.getValue()) res_val = val that.setTurfCircle([val.lng, val.lat], 10) that.setTurfCircle([val.lng, val.lat], 50) break case "polyline": //线 var polyline = res.polyline.positions.getValue()