publiclab / Leaflet.DistortableImage

A Leaflet extension to distort or "rubber sheet" images
https://publiclab.github.io/Leaflet.DistortableImage/examples/
BSD 2-Clause "Simplified" License
273 stars 284 forks source link

Make more flexible function for user supplied url #1261

Closed vanithaak closed 2 years ago

vanithaak commented 2 years ago

1175

As of now the function is able to detect a key like texas-barnraising from a longer URL like https://archive.org/details/texas-barnraising

Now we want to fetch images even when the user supplies a url with http:// in the beginning

vanithaak commented 2 years ago

@segun-codes will work on this issue, as suggested by @jywarren. Thanks!