..
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user