heigeo / leaflet.wms

A Leaflet plugin for working with Web Map services, providing: single-tile/untiled/nontiled layers, shared WMS sources, and GetFeatureInfo-powered identify.
http://heigeo.github.io/leaflet.wms/
MIT License
242 stars 135 forks source link

Problems with CRS 4326 #30

Closed debjan closed 8 years ago

debjan commented 8 years ago

I'll rephrase, as I opened this issue in leaflet repo.

It shows that leaflet does not do any reprojection. So if using layers with different CRSs, although both references are known (basemap in 3857, and overlay in 4326) no reprojection is made.