|
|
|
@ -371,8 +371,6 @@ Map {
@@ -371,8 +371,6 @@ Map {
|
|
|
|
|
// Update drag line |
|
|
|
|
polygonDrawerNextPoint.path = [ polygonDrawerPolygon.path[polygonDrawerPolygon.path.length - 2], dragCoordinate ] |
|
|
|
|
|
|
|
|
|
// Update drag coordinate |
|
|
|
|
|
|
|
|
|
polygonPath[polygonDrawerPolygon.path.length - 1] = dragCoordinate |
|
|
|
|
polygonDrawerPolygon.path = polygonPath |
|
|
|
|
|
|
|
|
|