mirror of
https://github.com/muerwre/orchidmap-front.git
synced 2025-04-25 02:56:41 +07:00
added editable route
This commit is contained in:
parent
5664291c92
commit
fca52df9f5
17 changed files with 282 additions and 11 deletions
|
@ -130,7 +130,10 @@
|
|||
</head>
|
||||
<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="loader">
|
||||
<div id="loader-container">
|
||||
<div id="loader-current">ЗАГРУЗКА</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue