From 01764adb94fb7f5e720c36033479c63da5684c1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?junh=5Feee=28=EC=9D=B4=EC=A4=80=ED=9D=AC=29?= Date: Fri, 8 Sep 2023 16:29:40 +0900 Subject: [PATCH] =?UTF-8?q?mapbox=20=EC=A3=BC=EC=84=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 - public/index.html | 4 +- src/components/map/mapbox/MapBoxMap.js | 1044 +++++-------- src/components/map/mapbox/dron/DronMarker.js | 1314 ++++++++--------- .../map/mapbox/feature/FeatureAirZone.js | 784 +++++----- 5 files changed, 1423 insertions(+), 1727 deletions(-) diff --git a/package.json b/package.json index f15f57f..20a457a 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "@fullcalendar/timegrid": "5.7.2", "@fullcalendar/timeline": "5.7.2", "@hookform/resolvers": "1.3.4", - "@mapbox/mapbox-gl-language": "1.0.1", "@stomp/stompjs": "^6.1.0", "@turf/buffer": "^6.5.0", "@turf/turf": "6.5.0", @@ -56,7 +55,6 @@ "jsts": "^2.9.0", "jwt-decode": "^3.1.2", "leaflet": "1.6.0", - "mapbox-gl": "^2.15.0", "moment": "2.29.1", "nouislider": "14.6.2", "nouislider-react": "3.3.8", @@ -84,7 +82,6 @@ "react-indiana-drag-scroll": "^2.0.1", "react-intl": "3.11.0", "react-leaflet": "3.1.0", - "react-mapbox-gl": "^5.1.1", "react-paginate": "7.0.0", "react-perfect-scrollbar": "1.5.5", "react-player": "2.6.2", @@ -111,7 +108,6 @@ "sweetalert2": "10.14.0", "sweetalert2-react-content": "3.0.1", "swiper": "6.0.4", - "threebox-plugin": "2.2.7", "typesafe-actions": "^5.1.0", "uppy": "1.21.2", "webpack": "4.43.0", diff --git a/public/index.html b/public/index.html index ec89020..5ce8f63 100644 --- a/public/index.html +++ b/public/index.html @@ -13,12 +13,12 @@ user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> - - + -->