Commit 3f2f1b0f authored by Rodrigo Tapia-McClung's avatar Rodrigo Tapia-McClung

updated zoom levels

parent 1ff111f6
......@@ -534,8 +534,8 @@ const mapboxLayer = (monthYear) => {
source: {
type: "vector",
tiles: [`${baseUrl}/${monthYear}/mvt/{z}/{x}/{y}?geom_column=geom&columns=${indicators.join()}`],
maxzoom: 14,
minzoom: 5
maxzoom: 19,
minzoom: 7
},
"source-layer": monthYear,
type: "fill",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment