forked from MapComplete/MapComplete
Fix overlays in PDF, add overlay URL parameters
This commit is contained in:
parent
891c449058
commit
4e43673de5
9 changed files with 32 additions and 9 deletions
|
@ -27,13 +27,14 @@
|
|||
},
|
||||
"tileLayerSources": [
|
||||
{
|
||||
"id": "property-boundaries",
|
||||
"source": "https://tiles.osmuk.org/PropertyBoundaries/{z}/{x}/{y}.png",
|
||||
"isOverlay": true,
|
||||
"minZoom": 18,
|
||||
"maxZoom": 20,
|
||||
"defaultState": false,
|
||||
"name": {
|
||||
"en": "Parcel boundaries"
|
||||
"en": "Property boundaries by osmuk.org"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue