Bjørn-Erik Andreasen

Results 4 comments of Bjørn-Erik Andreasen

@baskan Input from base64 already works.

Having the same issue, anything above version `5.9.15` does not return proper data. using `win 11`, `node 18.14.2`, `PSVersion 5.1.22621.963`

Until this is merged and a new release is created, you can use my branch by adding the following in your package.json `"react-leaflet": "https://github.com/mistenkt/react-leaflet/archive/refs/tags/react-leaflet-v4.2.1-gitpkg.tar.gz",` we've been using it in prod...

Lets say the target imageSize is 1200x800 , if the image source is 600x800 it will not crop. it should be stretched to allow for cropping the target size.