diff --git a/index.html b/index.html index dded6e3..bbf15b2 100644 --- a/index.html +++ b/index.html @@ -193,7 +193,7 @@ id: "null-island-original-label", type: "symbol", source: "null-island-original-label-point", - minzoom: 16, + minzoom: 15, maxzoom: 20, layout: { "symbol-placement": "point", @@ -203,7 +203,7 @@ 'interpolate', ['exponential', 2], ['zoom'], - 16, 6, + 15, 3, 20, 96 ] }, @@ -212,8 +212,8 @@ 'interpolate', ['linear'], ['zoom'], - 16, 0, - 17, 1, + 15, 0, + 16, 1, 19, 1, 20, 0 ]