forked from MapComplete/MapComplete
Refactoring: allow to export the map as PNG
This commit is contained in:
parent
e36e9123f3
commit
7f8969146a
16 changed files with 207 additions and 66 deletions
1
Utils.ts
1
Utils.ts
|
@ -1045,6 +1045,7 @@ In the case that MapComplete is pointed to the testing grounds, the edit will be
|
|||
| "application/vnd.geo+json"
|
||||
| "{gpx=application/gpx+xml}"
|
||||
| "application/json"
|
||||
| "image/png"
|
||||
}
|
||||
) {
|
||||
const element = document.createElement("a")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue