Migrate the map editor to mapbox-gl with react component
This commit is contained in:
parent
92edbd1724
commit
9aea1fffee
17 changed files with 5424 additions and 19 deletions
3
app/javascript/loaders/MapEditor.js
Normal file
3
app/javascript/loaders/MapEditor.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
import Loadable from '../components/Loadable';
|
||||
|
||||
export default Loadable(() => import('../components/MapEditor/MapEditor'));
|
Loading…
Add table
Add a link
Reference in a new issue