Merge pull request #12548 from vvlladd28/bug/tip-animation/decorator
Fixed error when using path decorator setting in trip animation widget
This commit is contained in:
commit
4a474f10c9
@ -15,8 +15,8 @@
|
|||||||
///
|
///
|
||||||
|
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
import L, { PolylineDecorator, PolylineDecoratorOptions, Symbol } from 'leaflet';
|
|
||||||
import 'leaflet-polylinedecorator';
|
import 'leaflet-polylinedecorator';
|
||||||
|
import L, { PolylineDecorator, PolylineDecoratorOptions, Symbol } from 'leaflet';
|
||||||
|
|
||||||
import { WidgetPolylineSettings } from './map-models';
|
import { WidgetPolylineSettings } from './map-models';
|
||||||
import { functionValueCalculator } from '@home/components/widget/lib/maps/common-maps-utils';
|
import { functionValueCalculator } from '@home/components/widget/lib/maps/common-maps-utils';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user