jinx пре 2 година
родитељ
комит
6080fd203c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      src/graphic/Constant.js

+ 1 - 0
src/graphic/Constant.js

@@ -28,6 +28,7 @@ const Constant = {
   minRealDis: 20,
   defaultRoadWidth: 100, //默认公路宽度
   roadSideWidth: 100, //默认路缘宽度
+  roadWidthTipsDistance: 100, //路宽提示距离
   ratio: 1,
   minAngle: 10,
   maxAngle: 170,