Commit 29f1e085 authored by Rodrigo Tapia-McClung's avatar Rodrigo Tapia-McClung

Update page title and TODOs

parent 600081b8
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta charset="utf-8" /> <meta charset="utf-8" />
<title>Interactuar con MVTs</title> <title>Calidad del aire en CDMX</title>
<meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" /> <meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no" />
<link href="https://api.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.css" rel="stylesheet" /> <link href="https://api.mapbox.com/mapbox-gl-js/v1.12.0/mapbox-gl.css" rel="stylesheet" />
<style> <style>
...@@ -68,8 +68,7 @@ ...@@ -68,8 +68,7 @@
<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" /> <!--min="0" max="11" step="1" value="0" /> --> <input id="slider" type="range" /> <!-- TODO: fix button and timeline alignement -->
<!--<div id="slider"></div>-->
</div> </div>
<div class="map-overlay-inner"> <div class="map-overlay-inner">
<div id="legend" class="legend"> <div id="legend" class="legend">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment