rob-murray / os-leaflet

A Leafletjs TileLayer using Ordnance Survey OpenSpace web map service
http://rob-murray.github.io/os-leaflet/
MIT License
24 stars 8 forks source link

OSGB36 Projection not working #2

Closed rob-murray closed 10 years ago

rob-murray commented 10 years ago

The OSGB36 Proj4Leaflet implementation is not transforming from EPSG3857 to projected units correctly.

So, creating a LatLng in EPSG3857 creates a x,y in the wrong position, markers and overlays are not usable.