metro-map-maker
metro-map-maker copied to clipboard
Feature Request: Station labels above, below (not rotated)
Currently, the station orientations Above 90º and Below 90º exist, but having labels appearing above or below a station without any rotation has also been requested.
Centering seems like the only snag, though in JS this seems fairly easy since I can .measureText(); I'll have to see if there's a similar option for SVG.