Temporary fix for Mapbox dragging

Temporary fix for interacting with the radar, allowing you to touch, pan, and zoom the radar.
This commit is contained in:
Nacroni 2023-07-21 15:20:22 -04:00 committed by GitHub
parent afd23679c7
commit 6ca1c2f657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2084,7 +2084,7 @@
<div class="gradient3"></div>
</div>
<div id="minimap-title"><span>PAST 3 HOURS</span></div>
<div id="minimap">
<div id="minimap" style="pointer-events: none">
<div id="minimap-1" class="map"></div>
<div id="minimap-2" class="map"></div>
<div id="minimap-3" class="map"></div>