Turf/union new package
This commit is contained in:
parent
ecb0d7961b
commit
23ec2b8f55
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ import Loading from '../../components/Loading/Loading';
|
|||
import './FiresMap.scss';
|
||||
import Leaflet from 'leaflet'
|
||||
import LGeo from 'leaflet-geodesy';
|
||||
import union from 'turf-union';
|
||||
import union from '@turf/union';
|
||||
import 'leaflet-graphicscale/dist/Leaflet.GraphicScale.min.css';
|
||||
import 'leaflet-graphicscale/dist/Leaflet.GraphicScale.min.js';
|
||||
import _ from 'lodash';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue