klyte45 / TransportLinesManager

The TLM mod for Cities Skylines
Other
28 stars 24 forks source link

[BUG] Unscaled Map does not scale correctly when stop count is low #229

Open Vectorial1024 opened 2 years ago

Vectorial1024 commented 2 years ago

Describe the bug For the line view, if number of stops is low (e.g. 2 stops or 3 stops), then the "unscaled map" option always give incorrect reading of where the vehicles are at when vehicles leave from the terminus. They usually stay between the stop indicators.

To Reproduce Steps to reproduce the behavior:

  1. Make a new line (eg bus line), with only 2 stops
  2. Wait for buses to spawn
  3. Line details -> unscaled map
  4. The vehicle indicators are clumped together at a certain range

Screenshots

Screenshot (238)

For example, the bus has just arrived at the 2nd bus stop, but the unscaled map does not put the indicator close to the second stop.

Additional context I have a feeling that, maybe the unscaled map is supposed to put the stop indicators close together; when the number of stops in a line increases, this bug does not appear.