#ghost map
Generative and temporary street maps drawn in the browser.
Inspired by the Situationists International (1944).
Uses Nominatim for location search and OpenStreetMap Overpass API to load street data.
Street data is loaded from Open Street Map, and represented as a series of connected nodes. Mouse clicks and touches generate a particles that meander through the nodes at random. The main data and drawing logic is located in utils/StreetData.js