first setup
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Hehe rover - lot explorer</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="root">
|
||||
|
||||
<section id="pictures">
|
||||
<!-- add timelapse pictures -->
|
||||
</section>
|
||||
<section id="timeline">
|
||||
<!-- add viz.js here -->
|
||||
</section>
|
||||
<section id="map">
|
||||
<!-- add leaflet map here -->
|
||||
<!-- or a striped map https://bl.ocks.org/veltman/3ad474e52925d007b292eefbe676174d -->
|
||||
</section>
|
||||
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user