publiclab / Leaflet.DistortableImage

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

Enhance HTTP GET Operation #1219

Closed segun-codes closed 1 year ago

segun-codes commented 1 year ago

Optimize the get HTTP get operation to only run when provided with urls that meet certain criteria.

Fixes #1187 (<=== Add issue number here)

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

gitpod-io[bot] commented 1 year ago

segun-codes commented 1 year ago

Work already in progress on this PR.