To allow people to explore the network while exploring mobility data, do not just highlight the line or stop under the cursor, but colorize all lines passing through the currently highlighted stop resp. all stops reachable via the highlighted line.
[ ] extract topology of lines and stops directly from SVG geometries
[ ] add the data to React
[ ] ensure this does not cause excessive rerenders
To allow people to explore the network while exploring mobility data, do not just highlight the line or stop under the cursor, but colorize all lines passing through the currently highlighted stop resp. all stops reachable via the highlighted line.