Use new optional layers in maps module
This commit is contained in:
parent
eaa9b1c071
commit
1af0d30d94
14 changed files with 280 additions and 184 deletions
3
app/javascript/components/shared/mapbox/Mapbox.js
Normal file
3
app/javascript/components/shared/mapbox/Mapbox.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import ReactMapboxGl from 'react-mapbox-gl';
|
||||
|
||||
export default ReactMapboxGl({});
|
Loading…
Add table
Add a link
Reference in a new issue