Fix electrification change feature - display of electrification was incorrect. Fix missing 'kind' from crossing on route 2421
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
|
||||
{#if showToEco}
|
||||
<text x="75" y="48" fill="#b91c1c" style="text-transform: uppercase;">
|
||||
ECO: {feature.to.eco} | Type: {feature.from.elec}
|
||||
ECO: {feature.to.eco} | Type: {feature.to.elec}
|
||||
</text>
|
||||
{/if}
|
||||
</g>
|
||||
|
||||
Reference in New Issue
Block a user