adding tracks swiper
This commit is contained in:
@@ -33,7 +33,6 @@
|
||||
"devDependencies": {
|
||||
"@microsoft/microsoft-graph-types": "^2.40.0",
|
||||
"@types/leaflet": "^1.9.16",
|
||||
"@types/mapbox__mapbox-gl-geocoder": "^5.0.0",
|
||||
"@types/react": "^18.2.66",
|
||||
"@types/react-dom": "^18.2.22",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
|
||||
@@ -8,7 +8,7 @@ import { Swiper, SwiperSlide } from 'swiper/react';
|
||||
import { Pagination } from 'swiper/modules';
|
||||
import { MapContainer, TileLayer, GeoJSON } from 'react-leaflet';
|
||||
import toGeoJSON from '@mapbox/togeojson';
|
||||
import rewind from '@mapbox/geojson-rewind';
|
||||
import rewind from '@placemarkio/geojson-rewind';
|
||||
import 'swiper/css';
|
||||
import 'swiper/css/pagination';
|
||||
import 'swiper/css';
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -212,9 +212,6 @@ importers:
|
||||
'@types/leaflet':
|
||||
specifier: ^1.9.16
|
||||
version: 1.9.16
|
||||
'@types/mapbox__mapbox-gl-geocoder':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
'@types/react':
|
||||
specifier: ^18.2.66
|
||||
version: 18.3.18
|
||||
@@ -2295,12 +2292,6 @@ packages:
|
||||
'@types/leaflet@1.9.16':
|
||||
resolution: {integrity: sha512-wzZoyySUxkgMZ0ihJ7IaUIblG8Rdc8AbbZKLneyn+QjYsj5q1QU7TEKYqwTr10BGSzY5LI7tJk9Ifo+mEjdFRw==}
|
||||
|
||||
'@types/mapbox-gl@3.4.1':
|
||||
resolution: {integrity: sha512-NsGKKtgW93B+UaLPti6B7NwlxYlES5DpV5Gzj9F75rK5ALKsqSk15CiEHbOnTr09RGbr6ZYiCdI+59NNNcAImg==}
|
||||
|
||||
'@types/mapbox__mapbox-gl-geocoder@5.0.0':
|
||||
resolution: {integrity: sha512-eGBWdFiP2QgmwndPyhwK6eBeOfyB8vRscp2C6Acqasx5dH8FvTo/VgXWCrCKFR3zkWek/H4w4/CwmBFOs7OLBA==}
|
||||
|
||||
'@types/methods@1.1.4':
|
||||
resolution: {integrity: sha512-ymXWVrDiCxTBE3+RIrrP533E70eA+9qu7zdWoHuOmGujkYtzf4HQF96b8nwHLqhuf4ykX61IGRIB38CC6/sImQ==}
|
||||
|
||||
@@ -8462,15 +8453,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@types/geojson': 7946.0.16
|
||||
|
||||
'@types/mapbox-gl@3.4.1':
|
||||
dependencies:
|
||||
'@types/geojson': 7946.0.16
|
||||
|
||||
'@types/mapbox__mapbox-gl-geocoder@5.0.0':
|
||||
dependencies:
|
||||
'@types/geojson': 7946.0.16
|
||||
'@types/mapbox-gl': 3.4.1
|
||||
|
||||
'@types/methods@1.1.4': {}
|
||||
|
||||
'@types/mime@1.3.5': {}
|
||||
|
||||
Reference in New Issue
Block a user