Revert "Revert "Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""""

This reverts commit 473ed00b6c.
This commit is contained in:
kara Diaby 2020-04-07 18:17:30 +02:00
parent e96e33b9a5
commit 56e9834389
8 changed files with 469 additions and 67 deletions

View file

@ -0,0 +1,3 @@
import Loadable from '../components/Loadable';
export default Loadable(() => import('../components/MapReader'));