examples/export-map.html
--- layout: example.html title: Map Export shortdesc: Export a map as a GeoTIFF or PNG image. docs: > Example of exporting a map, using a HTMLCanvasElement as temporary map target. PNG is easy to export, without using an external library. The GeoTIFF export is georeferenced with the correct projection. The PNG + worldfile ZIP is also georeferenced, but users of the image will have to know (or guess) the projection. tags: "export, png, geotiff, worldfile" resources: - https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css - https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/fontawesome.min.css - https://cdn.jsdelivr.net/npm/@fortawesome/[email protected]/css/solid.css ---
DownloadGeoTIFFPNGPNG + Worldfile (ZIP)