GeoTIFF / georaster-layer-for-leaflet

Display GeoTIFFs and soon other types of raster on your Leaflet Map
https://geotiff.github.io/georaster-layer-for-leaflet-example/
Apache License 2.0
296 stars 58 forks source link

Potential fix for #120 #121

Closed m-mohr closed 1 year ago

m-mohr commented 1 year ago

This works for me to solve #120, but I don't know whether that has any negative side-effects. But maybe it helps you to find a solution for #120 quicker or so :-)

m-mohr commented 1 year ago

Any thoughts, @DanielJDufour ?

DanielJDufour commented 1 year ago

I'm sorry this slipped through the cracks. I'll review asap

DanielJDufour commented 1 year ago

Looks good. I'm going to merge, test, and also put in a couple more minor safeguards before republishing. I'll just add a check to make sure this.rawToRgb isn't already defined and stuff like that. It shouldn't be pre-defined, but best be safe :-)