Update index.html

This commit is contained in:
Petr Pridal 2016-08-26 07:21:51 +02:00 committed by GitHub
parent edfb05186f
commit 42171015b9

View file

@ -11,12 +11,18 @@
<h1 class="title"><img src="/images/logo.png" alt="TileServerGL" /></h1>
<h2 class="subtitle">Vector and raster maps with GL styles</h2>
<p>
An open-source map server made for vector tiles, and able to render into raster tiles with MapBox GL Native engine on the server side. It provides maps to web and mobile applications. Supported are Mapbox GL JS, Android SDK, iOS SDK, Leaflet, OpenLayers, HighDPI/Retina, GIS via WMTS, etc.
An open-source map server made for vector tiles, and able to render into raster tiles with MapBox GL Native engine on the server side.
</p>
<p>
It provides maps to web and mobile applications. Supported are Mapbox GL JS, Android SDK, iOS SDK, Leaflet, OpenLayers, HighDPI/Retina, GIS via WMTS, etc.
</p>
<p>
For details see the project repository on GitHub
For details see the project repository on GitHub:<br/>
<a href="https://github.com/klokantech/tileserver-gl">https://github.com/klokantech/tileserver-gl</a>
</p>
<p>
Live demo at: <a href="https://maps.klokantech.com/">https://maps.klokantech.com/</a>
</p>
</section>
<footer>
<a href="https://www.klokantech.com/" target="_blank"><img src="/images/klokantech.png" /></a>