/ghost-map

Generative and temporary streetmaps drawn into the browser.

Primary LanguageCSS

#ghost map

Generative and temporary street maps drawn in the browser.

demo

alt preview alt preview

Inspired by the Situationists International (1944).

Technical details

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