You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Popup charts and other visualisations should be downloadable, ideally with a text overlay indicating attribution.
The overlay text might be brief and general (e.g. "https://transporthealthimpacts.org (2024)"), or perhaps more specific (e.g. the URL that could direct users to the interactive version of that specific clicked feature to which the image relates).
I have implemented the button using html2canvas (1ee789f), however the text overlay has proved complicated/unpredictable to position. More work is required.
The text was updated successfully, but these errors were encountered:
carlhiggs
changed the title
Download map features as images with attribution text overlay
Download visualisations as images with attribution text overlay
Oct 17, 2024
It wasn't straightforward to implement the attribution overlay --- there are complexities that can make spacing/positions difficult to predict. But downloading content has been implemnted. I may close this issue soon, as the downloading was the main thing ---attribution overlay is a 'nice to have'.... There are other priorities that I'll likely get to first.
Popup charts and other visualisations should be downloadable, ideally with a text overlay indicating attribution.
The overlay text might be brief and general (e.g. "https://transporthealthimpacts.org (2024)"), or perhaps more specific (e.g. the URL that could direct users to the interactive version of that specific clicked feature to which the image relates).
I have implemented the button using html2canvas (1ee789f), however the text overlay has proved complicated/unpredictable to position. More work is required.
The text was updated successfully, but these errors were encountered: