Update flutter_map package and dependencies, remove flutter_map_geojson

This commit is contained in:
2025-10-05 10:41:07 +02:00
parent 1293176f89
commit cb94aa042a
7 changed files with 22 additions and 22 deletions
@@ -215,7 +215,7 @@ class MapSurveyView extends GetView<MapSurveyController> {
),
MarkerLayer(
markers: controller.currentLocationMarker),
MarkerLayer(markers: controller.parser.markers),
// MarkerLayer(markers: controller.parser.markers),
MarkerLayer(
markers: controller.pointsToMeasureMarker),
// PolylineLayer(