Update text above map

pull/319/head
Manuel Roth 2016-05-13 22:51:25 +02:00
rodzic cac5da5f19
commit bdf6b40ac8
3 zmienionych plików z 12 dodań i 3 usunięć

Wyświetl plik

@ -1,5 +1,9 @@
/* Map styling */
#map-text {
margin-bottom: 10px;
}
.map-container {
height: 125px;
}

Wyświetl plik

@ -10,7 +10,7 @@ You can download the entire planet, country or even city extracts. All the extra
the [Open Database License](https://tldrlegal.com/license/odc-open-database-license-(odbl)) the same license [OpenStreetMap is using](https://www.openstreetmap.org/copyright).
- Dont see your country or city listed below? Contribute by submitting a pull request on our list of [countries](https://github.com/osm2vectortiles/osm2vectortiles/blob/master/src/create-extracts/country_extracts.tsv){:target="_blank"} or [cities](https://github.com/osm2vectortiles/osm2vectortiles/blob/master/src/create-extracts/city_extracts.tsv){:target="_blank"}, or [just ask by opening a new issue](https://github.com/osm2vectortiles/osm2vectortiles/issues/new){:target="_blank"}.
- Need help? [Check out the documentation](/docs/)
- Need any help? [Check out the documentation](/docs/)
<div class="row">
<div class="col12">

Wyświetl plik

@ -4,10 +4,15 @@ title: Collection of Map
published: true
---
<div>Choose between the following map styles, copy the html code below the map and display it in your browser.
<div id="map-text">
<p>
Choose between the following map styles, copy the html code below the map and display it in your browser.
</p>
<li style="list-style-type: square">
Need any help? <a href="/docs">Check out the documentation</a>
</li>
</div>
<br />
<div id="map-container">
<button id="vector-bright" class="map-button">Bright</button
><button id="vector-basic" class="map-button">Basic</button