kartena / Proj4Leaflet

Smooth Proj4js integration with Leaflet.
http://kartena.github.io/Proj4Leaflet/
BSD 2-Clause "Simplified" License
589 stars 173 forks source link

Added zoom parameter to L.Proj.TileLayer.TMS.prototype.getTileUrl #44

Closed icetan closed 11 years ago

icetan commented 11 years ago

In Leaflet 0.6.4 the getTileUrl method takes a zoom parameter which fixes the old _getZoomFromUrl workaround. Now my WMS's work great with EPSG:3006 and Leaflet 0.6.4.