forked from MapComplete/MapComplete
Feature: add Americana background style, fix #1204
This commit is contained in:
parent
6f5c71ed5a
commit
d465a272f2
3 changed files with 26 additions and 1 deletions
|
@ -19,6 +19,7 @@ export interface RasterLayerProperties {
|
|||
|
||||
readonly url: string
|
||||
readonly category?: string | EliCategory
|
||||
readonly type?: "vector" | string
|
||||
|
||||
readonly attribution?: {
|
||||
readonly url?: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue