Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Urbanite UI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
URBANITE
Open
Urbanite UI
Commits
0bb3374e
Commit
0bb3374e
authored
3 years ago
by
Olabarrieta Palacios, Ignacio
Browse files
Options
Downloads
Patches
Plain Diff
help buttom
parent
5b44aaf1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/app/pages/tecnalia-module/bike-trajectory/bike-trajectory.component.html
+4
-1
4 additions, 1 deletion
...lia-module/bike-trajectory/bike-trajectory.component.html
with
4 additions
and
1 deletion
src/app/pages/tecnalia-module/bike-trajectory/bike-trajectory.component.html
+
4
−
1
View file @
0bb3374e
<div
id=
"page"
class=
"row"
>
<div
class=
"col-md-10"
>
<button
style=
"top:65px;right:20px;position:absolute"
(click)=
"openInstructions()"
>
Help
</button>
<button
style=
"top:65px;right:20px;position:absolute
;z-index:10000;
"
(click)=
"openInstructions()"
>
Help
</button>
<div
id=
"vel_tab"
style=
"display:none"
>
# Trajs
<material-slide-toggle
[(checked)]=
"toggleLbls"
(change)=
"tooltipChange();"
>
Sensor Labels
</material-slide-toggle>
Speed
</div>
...
...
@@ -68,6 +68,9 @@
on top of the map. In the case of Amsterdam use case the points are fully aggregated in time and there is possibility
of choosing the day yet until more data is avaiable.
</p>
<p>
In the case of Amsterdam use case, the points are aggregated over all the period of time avaiable with the switch on the top-right
changing from number of trajectories to average speed at the different locations.
</p>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment