cloudybay / leaflet.latlng-graticule

Lat/Lon Graticule for Leaflet map
MIT License
56 stars 40 forks source link

Add examples in other projections #5

Open IvanSanchez opened 8 years ago

IvanSanchez commented 8 years ago

The README.md file refers to options tailored for Lambert projection. It would be nice to see a couple more examples, using maybe L.CRS.Simple and Lambert, or maybe sinusoidal, to illustrate it better.

lwsu commented 8 years ago

I add a example for lambert projection.