Set minZoom=12
This commit is contained in:
parent
ed4b3ee3e2
commit
6b9f369d88
1 changed files with 1 additions and 1 deletions
|
|
@ -176,7 +176,7 @@ BR.LayersConfig = L.Class.extend({
|
|||
return new OverpassLayer({
|
||||
overpassFrontend: this.overpassFrontend,
|
||||
query: query,
|
||||
minZoom: undefined,
|
||||
minZoom: 12,
|
||||
feature: {
|
||||
title: '{{ tags.name }}',
|
||||
body:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue