kartena / Proj4Leaflet

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

Reproject Leaflet TileLayer #167

Closed Toso82 closed 5 years ago

Toso82 commented 5 years ago

I use latest version of leaflet 1.5.1. I know than can reproject WMS layer but if i want to change project of TileLayer like Google Maps or OpenStreet.. It is possible to do this?

perliedman commented 5 years ago

No, Proj4Leaflet can't do raster reprojection, which I think is what you want. The purpose of the plugin is to support other projections than those built into Leaflet.