File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -3231,6 +3231,7 @@ const legendData = {
32313231 ref : 'L1' ,
32323232 standard_label : 'Name' ,
32333233 track_ref : '8b' ,
3234+ way_length : 1.0 ,
32343235 } ,
32353236 } ,
32363237 {
@@ -3247,6 +3248,7 @@ const legendData = {
32473248 ref : 'L1' ,
32483249 standard_label : 'Name' ,
32493250 track_ref : '8b' ,
3251+ way_length : 1.0 ,
32503252 } ,
32513253 variants : [
32523254 {
@@ -3256,6 +3258,7 @@ const legendData = {
32563258 standard_label : null ,
32573259 ref : null ,
32583260 track_ref : null ,
3261+ way_length : 1.0 ,
32593262 } ,
32603263 } ,
32613264 {
@@ -3265,6 +3268,7 @@ const legendData = {
32653268 standard_label : null ,
32663269 ref : null ,
32673270 track_ref : null ,
3271+ way_length : 1.0 ,
32683272 } ,
32693273 } ,
32703274 ] ,
@@ -3283,6 +3287,7 @@ const legendData = {
32833287 ref : 'L1' ,
32843288 standard_label : 'Name' ,
32853289 track_ref : '8b' ,
3290+ way_length : 1.0 ,
32863291 }
32873292 } ,
32883293 {
@@ -3299,6 +3304,7 @@ const legendData = {
32993304 ref : 'L1' ,
33003305 standard_label : 'Name' ,
33013306 track_ref : '8b' ,
3307+ way_length : 1.0 ,
33023308 }
33033309 } ,
33043310 {
@@ -3315,6 +3321,7 @@ const legendData = {
33153321 ref : 'L1' ,
33163322 standard_label : 'Name' ,
33173323 track_ref : '8b' ,
3324+ way_length : 1.0 ,
33183325 }
33193326 } ,
33203327 {
@@ -3331,6 +3338,7 @@ const legendData = {
33313338 ref : 'L1' ,
33323339 standard_label : 'Name' ,
33333340 track_ref : '8b' ,
3341+ way_length : 1.0 ,
33343342 }
33353343 } ,
33363344 {
@@ -3347,6 +3355,7 @@ const legendData = {
33473355 ref : 'L1' ,
33483356 standard_label : 'Name' ,
33493357 track_ref : '8b' ,
3358+ way_length : 1.0 ,
33503359 }
33513360 } ,
33523361 {
@@ -3363,6 +3372,7 @@ const legendData = {
33633372 ref : 'L1' ,
33643373 standard_label : null ,
33653374 track_ref : '8b' ,
3375+ way_length : 1.0 ,
33663376 }
33673377 } ,
33683378 {
@@ -3379,6 +3389,7 @@ const legendData = {
33793389 ref : 'L1' ,
33803390 standard_label : 'Name' ,
33813391 track_ref : '8b' ,
3392+ way_length : 1.0 ,
33823393 }
33833394 } ,
33843395 {
@@ -3395,6 +3406,7 @@ const legendData = {
33953406 ref : null ,
33963407 standard_label : null ,
33973408 track_ref : null ,
3409+ way_length : 1.0 ,
33983410 }
33993411 } ,
34003412 ] ,
You can’t perform that action at this time.
0 commit comments