bozdoz / wp-plugin-leaflet-map

Add leaflet maps to Wordpress with shortcodes
https://wordpress.org/plugins/leaflet-map/
GNU General Public License v2.0
141 stars 72 forks source link

Fix issue with tilelayer min/maxZoom and detectRetina #114

Closed bozdoz closed 3 years ago

bozdoz commented 3 years ago

matching minZoom and maxZoom with detectRetina causes no tiles to be loaded: https://wordpress.org/support/topic/map-not-working-17/#post-13605662

documented on LeafletJS: https://github.com/Leaflet/Leaflet/issues/7326#issuecomment-720053259