mirror of
https://github.com/ev-map/EVMap.git
synced 2026-05-19 12:26:20 -04:00
Fix #252: Pins have wrong color after switching filter
This commit is contained in:
@@ -511,6 +511,7 @@ class MapViewModel(application: Application, private val state: SavedStateHandle
|
||||
}
|
||||
|
||||
chargepoints.value = it
|
||||
}
|
||||
}
|
||||
|
||||
fun reloadAvailability() {
|
||||
|
||||
Reference in New Issue
Block a user