This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
[BUG] Draw map function doesn't work when drawing bus routes + metro #267
Labels
low-priority bug
Bugs that aren't braking
Describe the bug
I'm on a Mac, so this may be only occurring on my end.
When I tried to draw a map with several bus routes and 1 metro route, the HTML file loaded, but the legend to the left and the map to the right was missing. After I removed the metro route and generated a new map, the draw map function works.
To Reproduce
Logs
Game Log:Player copy.txt
When checking browser console log, I found this error in the faulty map, but not in the working map.
The below maps are the same network, the only difference was that one has a metro network, the other doesn't. These files are in a zip file, Github doesn't allow sending HTML files directly.
HTML file of working map:
Bus map working.html.zip
HTML file of broken map:
Metro + bus map broken.html.zip
Screenshots
Working map
Broken map
Additional context
The text was updated successfully, but these errors were encountered: