Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 569 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 569 Bytes

Imgur: A day in the life (everywhere)

This is a small Leaflet project aggregating daily stories from around the world.

LIVE SITE: https://lynxlynx.info/aditl/

Tech

  • Leaflet 1.3.1
  • a modified version of leaflet-control-window
    • relevant patches sent upstream, the rest visible here
  • leaflet-markercluster
  • leaflet-control-geocoder
  • the standard fetch() and Promise polyfill from polyfill.io
  • php to store the submission results (not shared for increased security)