aboutsummaryrefslogtreecommitdiff
path: root/modern/src/map/core/MapView.js
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2022-07-03 07:43:27 -0700
committerAnton Tananaev <anton@traccar.org>2022-07-03 07:43:27 -0700
commit0ab655eb5c031e1a2aac18ef475aff6c7724b227 (patch)
tree26ef43ebdfb703378cc44807273ff5dfd63ee1db /modern/src/map/core/MapView.js
parent44fd230a4c0043a6e89a793bcf333072a01441a6 (diff)
downloadtrackermap-web-0ab655eb5c031e1a2aac18ef475aff6c7724b227.tar.gz
trackermap-web-0ab655eb5c031e1a2aac18ef475aff6c7724b227.tar.bz2
trackermap-web-0ab655eb5c031e1a2aac18ef475aff6c7724b227.zip
Add events button
Diffstat (limited to 'modern/src/map/core/MapView.js')
-rw-r--r--modern/src/map/core/MapView.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/modern/src/map/core/MapView.js b/modern/src/map/core/MapView.js
index 068769d9..e91d0cc5 100644
--- a/modern/src/map/core/MapView.js
+++ b/modern/src/map/core/MapView.js
@@ -1,5 +1,4 @@
import 'maplibre-gl/dist/maplibre-gl.css';
-import '../switcher/switcher.css';
import maplibregl from 'maplibre-gl';
import React, {
useRef, useLayoutEffect, useEffect, useState,