forked from MapComplete/MapComplete
Add panoramax to items_with_image layer
This commit is contained in:
parent
834b6b18ff
commit
9675d37a50
1 changed files with 14 additions and 2 deletions
|
@ -19,7 +19,19 @@
|
||||||
"image:7~*",
|
"image:7~*",
|
||||||
"image:8~*",
|
"image:8~*",
|
||||||
"image:9~*",
|
"image:9~*",
|
||||||
"image:10~*"
|
"image:10~*",
|
||||||
|
"panoramax~*",
|
||||||
|
"panoramax:0~*",
|
||||||
|
"panoramax:1~*",
|
||||||
|
"panoramax:2~*",
|
||||||
|
"panoramax:3~*",
|
||||||
|
"panoramax:4~*",
|
||||||
|
"panoramax:5~*",
|
||||||
|
"panoramax:6~*",
|
||||||
|
"panoramax:7~*",
|
||||||
|
"panoramax:8~*",
|
||||||
|
"panoramax:9~*",
|
||||||
|
"panoramax:10~*"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -56,4 +68,4 @@
|
||||||
"images"
|
"images"
|
||||||
],
|
],
|
||||||
"allowMove": false
|
"allowMove": false
|
||||||
}
|
}
|
Loading…
Reference in a new issue