railmapgen / rmp

Design your own rail map by freely dragging stations from different cities and connecting them with 135-degree rounded corners or perpendicular lines!
https://railmapgen.org/?app=rmp
GNU General Public License v3.0
99 stars 20 forks source link

[RMP2RMG] Do not include secondaryName field if it's empty #865

Closed wongchito closed 1 month ago

wongchito commented 1 month ago

Refer to railmapgen/rmg#660

secondaryName field is defined as Name | undefined, where Name representing the station has a secondary name, and undefined doesn't.