Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Alfakhori
M4labplatform
Commits
a4c4bba4
Commit
a4c4bba4
authored
Apr 16, 2021
by
Patrick
Browse files
update legend mobile
parent
399bf9e8
Changes
1
Show whitespace changes
Inline
Side-by-side
vcm/index.html
View file @
a4c4bba4
...
@@ -382,6 +382,28 @@
...
@@ -382,6 +382,28 @@
<button
class=
"btn_standard"
id=
"buttonCar"
style=
"width:13em;height:2em;"
onclick=
"setRouteCar();"
>
Route Auto
</button>
<button
class=
"btn_standard"
id=
"buttonCar"
style=
"width:13em;height:2em;"
onclick=
"setRouteCar();"
>
Route Auto
</button>
<button
class=
"btn_standard"
id=
"buttonPub"
style=
"width:13em;height:2em;"
onclick=
"setRoutePublic();"
>
Route ÖPNV
<div
id=
"loaderPub"
style=
"display:none;"
class=
"loader"
></div></button>
<button
class=
"btn_standard"
id=
"buttonPub"
style=
"width:13em;height:2em;"
onclick=
"setRoutePublic();"
>
Route ÖPNV
<div
id=
"loaderPub"
style=
"display:none;"
class=
"loader"
></div></button>
<button
class=
"btn_standard"
style=
"width:8em;height:2em;"
onclick=
"deletenav();"
>
Route löschen
</button><br><br>
<button
class=
"btn_standard"
style=
"width:8em;height:2em;"
onclick=
"deletenav();"
>
Route löschen
</button><br><br>
<ul
style=
"padding-left:0em"
>
<li
style=
"width:65px;"
>
<svg
width=
"100"
height=
"20"
>
<rect
width=
"60"
height=
"20"
style=
"fill:rgb(30,144,255);stroke-width:1.5;stroke:rgb(153,153,153)"
/>
</svg>
<p
class=
"contentOne"
style=
"margin-top:0em"
>
zu Fuß
</p>
</li>
<li
style=
"width:65px;"
>
<svg
width=
"100"
height=
"20"
>
<rect
width=
"60"
height=
"20"
style=
"fill:rgb(199,21,133);stroke-width:1.5;stroke:rgb(153,153,153)"
/>
</svg>
<p
class=
"contentOne"
style=
"margin-top:0em"
>
mit Auto
</p>
</li>
<li
style=
"width:65px;"
>
<svg
width=
"100"
height=
"20"
>
<rect
width=
"60"
height=
"20"
style=
"fill:rgb(255, 140, 0);stroke-width:1.5;stroke:rgb(153,153,153)"
/>
</svg>
<p
class=
"contentOne"
style=
"margin-top:0em"
>
mit Bahn
</p>
</li>
</ul>
<p
class=
"contentOne"
>
Dauer mit dem Auto
</p>
<p
class=
"contentOne"
>
Dauer mit dem Auto
</p>
<input
type=
"text"
id=
"Routeduration"
name=
"Duration"
disabled
style=
"border-style: none none none solid;"
><br>
<input
type=
"text"
id=
"Routeduration"
name=
"Duration"
disabled
style=
"border-style: none none none solid;"
><br>
<p
class=
"contentOne"
>
Dauer mit ÖPNV
</p>
<p
class=
"contentOne"
>
Dauer mit ÖPNV
</p>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment