PB-750 : adapt CSS to enable browser print of the map - #patch
with only the layer attributions and eventual feature tooltip visible (no menu, no footer)
Had to adapt a bit the OpenLayerMouseTracker component so that it has a root HTML element (on which we can apply a class from the component using it)
Test summary
Run details
| Project | web-mapviewer |
| Status | Failed |
| Commit | b32db55dd0 |
| Started | Aug 8, 2024 6:29 AM |
| Ended | Aug 8, 2024 6:34 AM |
| Duration | 05:33 💡 |
| OS | Linux Ubuntu - |
| Browser | Electron 118 |
Failures
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Cloud
I will try to add the scale line too
Requires a ton of work to achieve a map print without breaking the tooltip print. I won't be pursuing this more, and focus on more pressing issues