diff --git a/package.json b/package.json index 2679d7b..e19b708 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 e31fae7..97f3612 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) => {