This commit is contained in:
zhongchao
2023-09-22 17:39:12 +08:00
parent cf747fc289
commit 3895be17d4

View File

@@ -43,7 +43,7 @@ object OverViewDataManager {
null
}
data?.let { infStructures ->
`withContext(Dispatchers.Default) {`
withContext(Dispatchers.Default) {
val map = HashMap<String, ArrayList<Infrastructure>>()
infStructures.forEach {
val geoHash = it.geoHash