fix typo
This commit is contained in:
@@ -275,7 +275,7 @@ map.render();
|
|||||||
### Creating a Timeline
|
### Creating a Timeline
|
||||||
|
|
||||||
<div class="alert alert-info">
|
<div class="alert alert-info">
|
||||||
The source code along with all dependencies for the map part of the tutorial can be found at <a href="https://github.com/mattfullerton/recline-view-timeline-demo">this GitHub repository</a>. See it in action via <a href="http://mattfullerton.github.io/recline-view-timeline-demo/">GitHub Pages</a>.
|
The source code along with all dependencies for the timeline part of the tutorial can be found at <a href="https://github.com/mattfullerton/recline-view-timeline-demo">this GitHub repository</a>. See it in action via <a href="http://mattfullerton.github.io/recline-view-timeline-demo/">GitHub Pages</a>.
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Now, let's create a timeline for this dataset using the date information which is
|
Now, let's create a timeline for this dataset using the date information which is
|
||||||
|
|||||||
Reference in New Issue
Block a user