Releases: ghybs/Leaflet.TileLayer.Fallback
Releases · ghybs/Leaflet.TileLayer.Fallback
v1.0.4 for Leaflet 1.x
- Fix: explicitly check
_fallbackZoom
forundefined
instead of falsy #10 (by @alexthemark) - Fix: publish
*.map
source map files to npm registry as well - Fix: comply with source map file name convention
- Docs: add this CHANGELOG
v1.0.3 for Leaflet 1.0
- Fix npm publishing. Need to change package version to publish again.
v1.0.2 for Leaflet 1.0
v1.0.1 for Leaflet 1.x
FIXES:
- Compatibility with
maxNativeZoom
option (#3)
v1.0.0 for Leaflet 1.x
README update instructions for Leaflet 1.0
v0.1.1 for Leaflet 0.7
Replaced Leaflet CDN to unpkg with HTTPS support this is the new official CDN for Leaflet (see http://leafletjs.com/download.html)