How to add metadata (exif) to the generated blob from canvas and download it using fileSaver
I have a project in Angular and I generate a map image in canvas using OpenLayers, then I download it locally with the extension .png/.tiff using fileSaver. How can I add metadata to the downloaded file (blob) to include, for example, coordinates?
How to add metadata (exif) to the generated blob from canvas and download it using fileSaver [closed]
Closed 5 mins ago.
Jak dodać metadane (exif) do wygenerowanego bloba z canvas i pobrać go przez fileSaver
Cześć, mam projekt w angularze i z wykorzystaniem OpenLyers generuje obraz mapy w canvie i pobieram go z rozszeżeniem png/tiff lokalnie przez fileSaver.
Jak dodać metadane do pobranego pliku(blob), aby zawierał np współrzędne?