Add GPS and map-based feature creation to CreatePage with attribute validation, MapViewModel enhancements for feature handling, and dependency updates.

This commit is contained in:
2025-12-04 11:02:45 +01:00
parent 56c61d38a1
commit bd66f298e0
4 changed files with 85 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ junitVersion = "1.3.0"
espressoCore = "3.7.0"
lifecycleRuntimeKtx = "2.9.4"
activityCompose = "1.11.0"
composeBom = "2024.09.00"
composeBom = "2025.12.00"
arcgisMapsKotlin = "200.8.0"
[libraries]