forked from MapComplete/MapComplete
More work on the flyer
This commit is contained in:
parent
c4404d68f9
commit
d186b207de
5 changed files with 412 additions and 14 deletions
3
test.ts
3
test.ts
|
@ -11,9 +11,6 @@ import {SvgToPdf} from "./Utils/svgToPdf";
|
|||
MinimapImplementation.initialize()
|
||||
|
||||
async function main() {
|
||||
const layoutToUse = AllKnownLayouts.allKnownLayouts.get("cyclofix")
|
||||
|
||||
|
||||
const svg = await Utils.download(window.location.protocol + "//" + window.location.host + "/assets/templates/MapComplete-flyer.svg")
|
||||
const svgBack = await Utils.download(window.location.protocol + "//" + window.location.host + "/assets/templates/MapComplete-flyer.back.svg")
|
||||
Locale.language.setData("en")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue