grafana-trackmap-panel icon indicating copy to clipboard operation
grafana-trackmap-panel copied to clipboard

Find a better way to deal with zoom levels that are unsuported by the current layer

Open pR0Ps opened this issue 6 years ago • 0 comments

Auto-zoom (and regular zoom) can leave the user on an invalid zoom level for the selected layer and just show grey. Also, layers that don't support the current zoom level are marked as disabled in the layer switcher which is a bit confusing.

Best solution would be to zoom the tiles in if the user goes past the max zoom level provided by the tileset. Pixelated images are better than no images at all.

See #24

pR0Ps avatar Nov 24 '19 00:11 pR0Ps