leaflet-rastercoords
leaflet-rastercoords copied to clipboard
Leaflet plugin for plain image map projection to display large images using tiles generated with gdal2tiles-leaflet
Closes https://github.com/commenthol/leaflet-rastercoords/issues/11
# What happend? When using [leaflet-rastercoords](https://github.com/commenthol/leaflet-rastercoords) plugin with react and [react-leaflet](https://github.com/PaulLeCam/react-leaflet) we have an issue that overrides maxBounds of map. # Steps to reproduce Create RasterCoords as state ``` const...
Hey there, does this plugin work with React-leaflet (specifically the latest version)? I've been spinning my wheels trying to figure out how to get this to work. Any ideas? Thanks...