Using altinnrowid from datamodel instead of index+label as key for geojson-components to make sure the geometries update when changed.
Added altinnrowid to geometry and rawgeometry type, and updated utils.ts for map to take altinnrowid into geometry from rawgeometry.
Related Issue(s)
closes #2727
Verification/QA
Manual functionality testing
[x] I have tested these changes manually
[x] Creator of the original issue (or service owner) has been contacted for manual testing (or will be contacted when released in alpha)
[ ] No testing done/necessary
Automated tests
[ ] Unit test(s) have been added/updated
[ ] Cypress E2E test(s) have been added/updated
[x] No automatic tests are needed here (no functional changes/additions)
Description
Using altinnrowid from datamodel instead of index+label as key for geojson-components to make sure the geometries update when changed. Added altinnrowid to geometry and rawgeometry type, and updated utils.ts for map to take altinnrowid into geometry from rawgeometry.
Related Issue(s)
Verification/QA
kind/*
label to this PR for proper release notes grouping