forked from MapComplete/MapComplete
Some tweaks
This commit is contained in:
parent
27ccce70c0
commit
739275f8a1
6 changed files with 79 additions and 285 deletions
|
@ -2,7 +2,7 @@ import { TagsFilter } from "../../Logic/Tags/TagsFilter"
|
|||
import { RegexTag } from "../../Logic/Tags/RegexTag"
|
||||
|
||||
export default class SourceConfig {
|
||||
public readonly osmTags?: TagsFilter
|
||||
public osmTags?: TagsFilter
|
||||
public readonly overpassScript?: string
|
||||
public geojsonSource?: string
|
||||
public geojsonZoomLevel?: number
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue