UI: Fixed error in trip animation widget when path decorator setting is enabled in production mode
This commit is contained in:
		
							parent
							
								
									862f8e0d74
								
							
						
					
					
						commit
						5d08ac2dab
					
				@ -15,8 +15,8 @@
 | 
			
		||||
///
 | 
			
		||||
 | 
			
		||||
// @ts-ignore
 | 
			
		||||
import L, { PolylineDecorator, PolylineDecoratorOptions, Symbol } from 'leaflet';
 | 
			
		||||
import 'leaflet-polylinedecorator';
 | 
			
		||||
import L, { PolylineDecorator, PolylineDecoratorOptions, Symbol } from 'leaflet';
 | 
			
		||||
 | 
			
		||||
import { WidgetPolylineSettings } from './map-models';
 | 
			
		||||
import { functionValueCalculator } from '@home/components/widget/lib/maps/common-maps-utils';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user