mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-26 15:33:50 +00:00
Add min/max zoom for Tiger 2012 layer
Otherwise everything goes gray at z20.
This commit is contained in:
@@ -52,6 +52,10 @@
|
||||
"name": " TIGER 2012 Roads Overlay",
|
||||
"template": "http://{t}.tile.openstreetmap.us/tiger2012_roads_expanded/{z}/{x}/{y}.png",
|
||||
"overlay": true,
|
||||
"scaleExtent": [
|
||||
16,
|
||||
19
|
||||
],
|
||||
"subdomains": [
|
||||
"a",
|
||||
"b",
|
||||
|
||||
Reference in New Issue
Block a user