metro-map-maker
metro-map-maker copied to clipboard
Build the Metro system of your dreams: create your own metro maps, save them, and share with friends!
Right now, maps at `/calendar/2024/04/14/` are displayed from newest to oldest, but maps created early in the day won't be seen as readily due to pagination. If performant, consider removing...
Currently, the public gallery loads a lot of `` tags with base64-encoded maps. This caches and compresses well, so it loads extremely quickly even though it's not the most obvious...
The tags "real", "speculative", and "unknown" are fine, but are a bit broad. Is this the best way to layout these maps? Now there's `/calendar/` which is great, but how...
The admin gallery needs an update, it's only barely v6 compatible and has a lot of newly-unused code than can be deleted. While here, should probably change how the public...
I'd be so curious to see how maps have evolved over time -- maybe I can put together a way to animate two or more SVGs to see the progression...
This can wait until after users have rated (liked, disliked) maps for a while, but I'm really curious to see what the highest-rated maps are, and I think others would...
I've gotten by this far without it, but it would be really useful to have better admin tooling, like being able to search for maps by station name within a...
The admin view "Similar Maps" is really useful, and it would be nice to add this as an option to the rating view to see whether there are other versions...
From Youtube: > When two or more lines are drawn on top of each other, (Example: Using the fill tool to make water) it creates this weird lumpy effect on...
The "eraser marks" you see when you draw a line and then erase it are because erasing works by drawing an equally-sized white line or circle above the existing color....