Update index.html
Mapbox -> MapLibre added links to MapTiler
This commit is contained in:
parent
00aaafa6b5
commit
4ebc014b7e
1 changed files with 3 additions and 2 deletions
|
@ -11,10 +11,10 @@
|
|||
<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.
|
||||
An open-source map server made for vector tiles, and able to render into raster tiles with MapLibre 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.
|
||||
It provides maps to web and mobile applications. Supported are MapLibre GL JS, Android SDK, iOS SDK, Leaflet, OpenLayers, HighDPI/Retina, GIS via WMTS, etc.
|
||||
</p>
|
||||
<p>
|
||||
For details see the project repository on GitHub:<br/>
|
||||
|
@ -26,6 +26,7 @@
|
|||
<p>
|
||||
<a href="https://github.com/maptiler/tileserver-gl" target="_blank">TileServer GL</a>
|
||||
<a href="https://www.maptiler.com/" target="_blank">is an open-source project from MapTiler team.</a>
|
||||
Check MapTiler Server for <a href="https://www.maptiler.com/server/">map server on-prem</a> with commercial support and MapTiler Data for <a href="https://www.maptiler.com/data/">maps self-hosting data</a>.
|
||||
</p>
|
||||
</footer>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue