kartena / Proj4Leaflet

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

Add ImageOverlay that accepts bounds as projected coordinates for Leaflet 1.0 #125

Closed theashyster closed 8 years ago

theashyster commented 8 years ago

This is basically a pull request to take the code of L.Proj.ImageOverlay from master branch and implement it also into leaflet-proj-refactor branch. Also did some code modification for it to work with Leaflet 1.0.0-rc.3 properly.

While doing this updated the documentation and removed some of the documentation that is not needed in this branch anymore.

Reference to this pull request https://github.com/kartena/Proj4Leaflet/pull/68

theashyster commented 8 years ago

@perliedman Can you take a look at this? :)

perliedman commented 8 years ago

@theashyster thanks a lot! Looks great.

Sorry about taking quite a while to review and merge this, but... there are reasons.

theashyster commented 8 years ago

@perliedman Thanks, no problem :)