mirror of
				https://github.com/public-transport/db-vendo-client.git
				synced 2025-11-04 01:56:33 +02:00 
			
		
		
		
	
							parent
							
								
									fc2e214bb7
								
							
						
					
					
						commit
						de896b1e96
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -118,7 +118,7 @@ const parseCommonData = (_ctx) => {
 | 
			
		|||
	})
 | 
			
		||||
 | 
			
		||||
	common.polylines = []
 | 
			
		||||
	if (opt.polylines && Array.isArray(c.polyL)) {
 | 
			
		||||
	if ((opt.polylines || opt.polyline) && Array.isArray(c.polyL)) {
 | 
			
		||||
		common.polylines = c.polyL.map(p => profile.parsePolyline(ctx, p))
 | 
			
		||||
		// todo: **.ani.poly -> parsePolyline()
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue