Use new optional layers in maps module

This commit is contained in:
Paul Chavard 2020-10-15 17:22:08 +02:00
parent eaa9b1c071
commit 1af0d30d94
14 changed files with 280 additions and 184 deletions

View file

@ -0,0 +1,3 @@
import ReactMapboxGl from 'react-mapbox-gl';
export default ReactMapboxGl({});