Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
aire-cdmx
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rodrigo Tapia-McClung
aire-cdmx
Commits
18fdea7f
Commit
18fdea7f
authored
Jun 28, 2021
by
Rodrigo Tapia-McClung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix button and time line alignment
parent
c3149bdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
index.html
public/index.html
+3
-5
No files found.
public/index.html
View file @
18fdea7f
...
@@ -68,15 +68,13 @@
...
@@ -68,15 +68,13 @@
<div
class=
"map-overlay-inner"
>
<div
class=
"map-overlay-inner"
>
<h2>
Calidad del aire - O3 en 2020
</h2>
<h2>
Calidad del aire - O3 en 2020
</h2>
<label
id=
"datetime"
></label>
<label
id=
"datetime"
></label>
<input
id=
"slider"
type=
"range"
/>
<!-- TODO: fix button and timeline alignement -->
<input
id=
"slider"
type=
"range"
/>
</div>
<div
class=
"map-overlay-inner"
>
<div
id=
"legend"
class=
"legend"
>
<div
id=
"legend"
class=
"legend"
>
<div
class=
"bar"
></div>
<div
class=
"bar"
></div>
<!-- TODO: put labels in legend -->
<div>
Ozono (ppm)
</div>
<div>
Ozono (ppm)
</div>
</div>
</div>
<button
id=
"play-button"
>
Play
</button>
<!-- TODO: put play button next to timeline -->
</div>
</div>
<button
id=
"play-button"
>
Play
</button>
</div>
</div>
<script
src=
"https://api.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.js"
></script>
<script
src=
"https://api.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.js"
></script>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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