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,5 +1,7 @@
|
|||
import { Utils } from "../Utils"
|
||||
|
||||
export type PriviligedLayerType = typeof Constants.priviliged_layers[number]
|
||||
|
||||
export default class Constants {
|
||||
public static vNumber = "0.30.0"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue