From 9407464abaad112c59c1e927cbc6a9b8a2df3165 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: Mon, 27 Nov 2023 16:24:52 +0900 Subject: [PATCH] =?UTF-8?q?=EB=A1=A4=EB=B0=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - src/components/laanc/map/LaancAreaMap.js | 138 ++++------------------- 2 files changed, 20 insertions(+), 119 deletions(-) diff --git a/package.json b/package.json index 2679d7bc..e19b7089 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,6 @@ "styled-components": "5.1.1", "sweetalert2": "10.14.0", "sweetalert2-react-content": "3.0.1", - "swiper": "^6.0.4", "three": "0.124.0", "threebox-plugin": "2.2.7", "typesafe-actions": "^5.1.0", diff --git a/src/components/laanc/map/LaancAreaMap.js b/src/components/laanc/map/LaancAreaMap.js index e31fae7a..97f36128 100644 --- a/src/components/laanc/map/LaancAreaMap.js +++ b/src/components/laanc/map/LaancAreaMap.js @@ -3,7 +3,6 @@ import mapboxgl from 'mapbox-gl'; import threebox from 'threebox-plugin'; import MapboxLanguage from '@mapbox/mapbox-gl-language'; import { MAPBOX_TOKEN } from '../../../configs/constants'; -import { Swiper, SwiperSlide } from 'swiper/react'; import { useEffect, useMemo, useState } from 'react'; import { useDispatch, useSelector } from 'react-redux'; import { Card, CardBody } from 'reactstrap'; @@ -327,126 +326,29 @@ export default function LaancAreaMap({
-
- - -
-
-
비행구역 1
-
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
+ {/*
+
+
+
비행구역 1
+
+
+ + 126.6058737, 37.5220027 + / + 126.6058093, 37.5188038 +
-
- - -
-
-
비행구역 1
-
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
+
+ + 126.6058737, 37.5220027 + / + 126.6058093, 37.5188038 +
- - -
-
-
비행구역 1
-
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
-
-
-
- -
-
-
비행구역 1
-
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
- - 126.6058737, 37.5220027 - / - 126.6058093, 37.5188038 - -
-
-
-
-
- -
+
+
+
*/}
{viewCoordObj?.map((obj, i) => {