Set minZoom=12

This commit is contained in:
Stefan Siegl 2021-03-21 11:06:55 +01:00
parent ed4b3ee3e2
commit 6b9f369d88
No known key found for this signature in database
GPG key ID: 73942AF5642F3DDA

View file

@ -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: