src/main/kotlin/com/flightfeather/uav/biz/report/MissionGridFusion.kt
@@ -94,7 +94,7 @@ highRiskGrid!!.cell.longitude.toDouble() to highRiskGrid!!.cell.latitude.toDouble() )) town = address.township + address.street town = address.township + address.address } val polygon = listOf( highRiskGrid!!.cell.point1Lon.toDouble() to highRiskGrid!!.cell.point1Lat.toDouble(),