NavigaTUM
NavigaTUM copied to clipboard
Sharable permalinks with defined map view
It would be great to have some kind of permalink, which besides the room ID also contains the selected view, map, etc. in order to share it with others, e.g., via Moodle.
- [x] which map is selected
- [ ] which plan in
map=plan
is selected (needs better print-maps first) - [x] if the calendar is selected and with which id
This is mostly a JS/Webclient feature, I think we should queue it after #200
Sorry about the slow progress of #200 Basically, just deploying+testing+optimizing (we might want to push optimizing one to other PRs for reviewability) is left…
I think something like the Youtube "Teilen" -> "Eingebettet" feature would be the thing I imagine with this. See: Youtube doku
<iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ?si=kOrs9Ch8nv2vFPQZ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
(also maybe add the "feature" label)