Skip to content
Snippets Groups Projects
Commit bd0f0248 authored by Sara Savanovic Djordjevic's avatar Sara Savanovic Djordjevic
Browse files

add: measurements for skumsjøen

parent a22b518d
No related branches found
No related tags found
1 merge request!13Clhp map
......@@ -10,7 +10,7 @@ const String serverURI = "https://127.0.0.1:$port/";
const String mapEndpoint = "update_map";
// Map variables
String selectedLake = 'Skumsjøen'; // Init to Mjøsa, NB should be initialised to last selected lake
String selectedLake = 'Skumsjøen'; // NB should be initialised to last selected lake
Uint8List selectedRelation = Uint8List(0);
List<Measurement> selectedMarkerList = [];
SubDiv? selectedSubDiv;
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment