Revert "Revert "feat/4893 - migrate the mapReader to mapbox-gl with react""
This reverts commit 3e21b78142
.
This commit is contained in:
parent
f96ee322a0
commit
fe0b3c2215
8 changed files with 402 additions and 6 deletions
3
app/javascript/loaders/MapReader.js
Normal file
3
app/javascript/loaders/MapReader.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Loadable from '../components/Loadable';
|
||||
|
||||
export default Loadable(() => import('../components/MapReader'));
|
Loading…
Add table
Add a link
Reference in a new issue