publiclab / Leaflet.DistortableImage

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

downloadJSON error in JS #1352

Closed jywarren closed 1 year ago

jywarren commented 1 year ago

https://github.com/publiclab/Leaflet.DistortableImage/blame/e451976953ba3d5f810b333be5e5eeaa67c4c27b/examples/js/archive.js#L348

I got an error that downloadJSON was not defined, and I think that variable name was just changed by @7malikk -- can you check this and look for a fix? I wonder if you forgot to check in a corresponding change elsewhere? Thanks!

7malikk commented 1 year ago

I'll get this fixed, must've been an oversight on my part