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

JSON Detector Functionality #1330

Closed segun-codes closed 1 year ago

segun-codes commented 1 year ago

Given a shareable URL of map previously distorted and knitted using the Mapknitter lite service, a user has no functionality to re-construct the map and restore it to its previous state on the tile layer.

Please describe the desired behavior. The Mapknitter lite service should support the re-construction of maps given formatted shareable URLs. First step, which is the focus of this issue, is therefore to build a functionality to detect if a given shareable URL points to a JSON file.