implemented map view with markers for every floodstation

This commit is contained in:
2025-01-28 16:34:25 +01:00
parent 68b0d5834d
commit 562c85079d
4 changed files with 98 additions and 3 deletions

View File

@@ -17,7 +17,10 @@ dependencies:
provider: ^6.1.2
timezone: ^0.10.0
async: ^2.11.0
flutter_osm_plugin: ^1.3.6
flutter_map: ^7.0.2
flutter_map_cancellable_tile_provider: ^3.0.2
latlong2: ^0.9.1
flutter_map_marker_cluster: ^1.4.0
dev_dependencies:
flutter_test: