Closed cbutcosk closed 6 years ago
Persists the unmutated imageSizes array before the layer is added, restores the unmutated version on removal. Fixes an issue where maps with negative minZoom settings would not show a layer after it was added, removed, and then re-added to the map.
Sorry for the chatty commits--the tests had all passed on my end, but I apparently hit a weird Travis build issue.
Persists the unmutated imageSizes array before the layer is added, restores the unmutated version on removal. Fixes an issue where maps with negative minZoom settings would not show a layer after it was added, removed, and then re-added to the map.