Commit Graph

1 Commits

Author SHA1 Message Date
Starbeamrainbowlabs b91794fa61
Implement a colourizer algorithm, but there's a better way of doing it with SVG.
Plan:
 - Fetch SVG
 - Find + replace special marker with colour
 - Generate data URL (See btoa())
 - Use it in a Marker in Leaflet
2020-04-02 22:13:46 +01:00