Fix link and add more info to use public cdn

pull/344/head
Manuel Roth 2015-12-17 15:05:40 +01:00
rodzic 4d078bae20
commit 4d231c78a2
2 zmienionych plików z 6 dodań i 6 usunięć

Wyświetl plik

@ -12,9 +12,9 @@ This service is freely available for all developers to use.
## Using the Service
For Mapbox GL JS applications you need to change the source URL
to the TileJSON endpoint of the CDN.
A [public and fast vector tile server](http://osm2vectortiles.tileserver.com/v1.json)
is publicly available for everyone to use for free without any restrictions.
```
http://cdn.klokantech.com/v1/world.json
```
However if you create real application we ask you
kindly to [create a free access key](http://maps.klokantech.com/)
and use the vector tiles together with the access keys so we can guarantee the performance of the service.

2
faq.md
Wyświetl plik

@ -51,7 +51,7 @@ on the [GitHub issue tracker](https://github.com/osm2vectortiles/osm2vectortiles
## What are the restrictions on using the CDN?
A [public and fast vector tile server](osm2vectortiles.tileserver.com/v1.json)
A [public and fast vector tile server](http://osm2vectortiles.tileserver.com/v1.json)
is publicly available for everyone to use for free without any restrictions.
However if you create real application we ask you