Update and pin mapbox-gl
This commit is contained in:
parent
44b438630c
commit
6e1b4a2067
4 changed files with 24 additions and 137 deletions
|
@ -9,6 +9,7 @@ import PropTypes from 'prop-types';
|
|||
import mapboxgl from 'mapbox-gl';
|
||||
import { GeoJSONLayer, ZoomControl } from 'react-mapbox-gl';
|
||||
import DrawControl from 'react-mapbox-gl-draw';
|
||||
import 'mapbox-gl/dist/mapbox-gl.css';
|
||||
import '@mapbox/mapbox-gl-draw/dist/mapbox-gl-draw.css';
|
||||
|
||||
import { getJSON, ajax, fire } from '@utils';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue