Leaflet/docs/_plugins/tile-image-display/leaflet-control-detaillevel.md

667 B

name category repo author author-url demo compatible-v0 compatible-v1 compatible-v2
Leaflet.Control.DetailLevel tile-image-display https://github.com/valkenburg/Leaflet.Control.DetailLevel Wessel Valkenburg https://github.com/valkenburg https://valkenburg.github.io/Leaflet.Control.DetailLevel/demo.html true false

Display tiles at higher-than-retina (hdpi) resolutions, by real-time modification of the zoomOffset. Useful for mapping sources which drastically change map style between different zoom levels. Increasing the zoomOffset by too much does slow down the browser, as the number of displayed tiles grows exponentially with the zoomOffset.