Glodenox / wme-image-overlays

A userscript that allows Waze editors to overlay a local image onto the map in the background
GNU General Public License v3.0
4 stars 1 forks source link

Support URL input for images #4

Open Glodenox opened 6 years ago

Glodenox commented 6 years ago

As an alternative to storing images in the IndexedDB, it would also be possible to accept an URL to the image and use that to display the image. This requires less storage, but might result in problems later should the image get removed at its source location.