Add video to docs

pull/372/head
lukasmartinelli 2016-06-27 19:06:12 +02:00
rodzic ddf8f467f4
commit a70c0f5eba
2 zmienionych plików z 10 dodań i 3 usunięć

Wyświetl plik

@ -39,10 +39,17 @@ The following tutorials explain how you can use the OSM2VectorTiles project. Fee
</div>
</div>
## Video Tutorial
## Introduction Video
[Video introduction](https://www.youtube.com/watch?v=Wh--DHRULkE) to vector tiles, the project and how to use provided vector tiles to create your own styles and maps.
We recommend watching this video to get a broad overview what can be done with OSM2VectorTiles and then dig into the tutorials.
<iframe style="width: 728px; height: 410px; margin: 0 auto; display: block;" src="https://www.youtube.com/embed/Wh--DHRULkE" frameborder="0" allowfullscreen></iframe>
## Vector Tile Video Series
[Tobin Bradley](http://fuzzytolerance.info/) created an awesome video tutorial series
that will introduce you into web maps, vector tiles and using OSM2VectorTiles.
that will educate you more in-depth about web maps, vector tiles and using OSM2VectorTiles.
<iframe width="430" height="242" src="https://www.youtube.com/embed/xI7QkEodCac" frameborder="0" style="display: inline;" allowfullscreen></iframe>

Wyświetl plik

@ -60,7 +60,7 @@ published: true
<div class="col12">
<h1 class="center padb-3">Introduction</h1>
<p class="big readable padb-1">
Video introduction into vector tiles, the project and how to use provided vector tiles to create
Video introduction to vector tiles, the project and how to use provided vector tiles to create
your own styles and maps.
</p>
<iframe style="width: 728px; height: 410px; margin: 0 auto; display: block;" src="https://www.youtube.com/embed/Wh--DHRULkE" frameborder="0" allowfullscreen></iframe>