Добавлена карта на экран сенсоров (пока подгрузка тайлов не работает), фильтр-чипы убраны в отдельный composable
This commit is contained in:
parent
35bd573cb0
commit
96d7819d00
5 changed files with 75 additions and 17 deletions
|
@ -119,5 +119,6 @@ dependencies {
|
|||
|
||||
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.5.0")
|
||||
|
||||
|
||||
// Map Compose library
|
||||
implementation("ovh.plrapps:mapcompose:2.7.1")
|
||||
}
|
Loading…
Add table
Reference in a new issue