forked from MapComplete/MapComplete
Some refactoring, more work on the custom theme generator
This commit is contained in:
parent
c4b5f180a6
commit
146552e62c
104 changed files with 382 additions and 1590 deletions
|
@ -1,4 +1,3 @@
|
|||
import {UIEventSource} from "../../UI/UIEventSource";
|
||||
import {Changes} from "../../Logic/Osm/Changes";
|
||||
import {And, Tag} from "../../Logic/TagsFilter";
|
||||
import {TagRenderingOptions} from "../TagRenderingOptions";
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
import {UIEventSource} from "../../UI/UIEventSource";
|
||||
import {Changes} from "../../Logic/Osm/Changes";
|
||||
import {Tag} from "../../Logic/TagsFilter";
|
||||
import {TagRenderingOptions} from "../TagRenderingOptions";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue