mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
separated map and user reducers
This commit is contained in:
parent
9f8cb1a875
commit
b75c028ce1
14 changed files with 849 additions and 768 deletions
|
@ -131,8 +131,7 @@
|
|||
<body>
|
||||
<canvas id="renderer"></canvas>
|
||||
|
||||
<section id="map" style="position: absolute; width: 100%; height: 100%;"></section>
|
||||
<section id="canvas" style="position: absolute; width: 50%; height: 100%;right: 0;"></section>
|
||||
<section id="canvas" style="position: absolute; width: 100%; height: 100%;"></section>
|
||||
|
||||
<section id="loader">
|
||||
<div id="loader-container">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue