commit 97e730fb6f9b0282f3daf67f25b600382645dbf0
parent 4c7626b248d1c9e6c247ab9f8d61b38cde48e21d
Author: Sergey Orlov <wladimirych@gmail.com>
Date: Sat, 18 Jul 2020 21:50:27 +0200
panoramas: import hashstate
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/lib/leaflet.control.panoramas/index.js b/src/lib/leaflet.control.panoramas/index.js
@@ -1,6 +1,7 @@
import L from 'leaflet';
import ko from 'knockout';
import googleProvider from './lib/google';
+import '~/lib/leaflet.hashState/leaflet.hashState';
import './style.css';
import '~/lib/controls-styles/controls-styles.css';