forked from MapComplete/MapComplete
Fix note import layers
This commit is contained in:
parent
0a8164c378
commit
96dc751c8c
2 changed files with 16 additions and 1 deletions
|
@ -71,7 +71,7 @@ export default class DynamicGeoJsonTileSource extends DynamicTileSource {
|
|||
if (!isWhiteListed) {
|
||||
console.debug(
|
||||
"Not downloading tile",
|
||||
zxy,
|
||||
zxy,"for layer",layer.id,
|
||||
"as it is not on the whitelist"
|
||||
)
|
||||
return undefined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue