forked from MapComplete/MapComplete
Natuurpunt tweaks
This commit is contained in:
parent
618f61d3e8
commit
5a9f26081c
55 changed files with 1516 additions and 1368 deletions
1
State.ts
1
State.ts
|
@ -12,6 +12,7 @@ export default class State extends FeaturePipelineState {
|
|||
|
||||
constructor(layoutToUse: LayoutConfig) {
|
||||
super(layoutToUse)
|
||||
window["mapcomplete_state"]= this;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue