diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-12-20 00:03:22 +0200 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-12-20 00:03:22 +0200 |
| commit | fa22e4f665741a62848a75b5fab7943398d28d3a (patch) | |
| tree | bc9629007938e03afe7d84d57362d10cd28e4947 | |
| parent | 47a2bf8bcf2858daa897810c95cb54ba58697433 (diff) | |
Update token
| -rw-r--r-- | templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html index f3cd285..12d8129 100644 --- a/templates/index.html +++ b/templates/index.html @@ -31,7 +31,7 @@ <div id='map'></div> <script> -mapboxgl.accessToken = 'pk.eyJ1IjoieXV2YWRtIiwiYSI6InlKdW56cVEifQ.Kp9mM9JFtja5dKeZxHg0DA'; +mapboxgl.accessToken = 'pk.eyJ1IjoieXV2YWRtIiwiYSI6ImNpaWRuaWFxazAwMTJ2b2tyZGRmaWpsNWYifQ.qf_V3CFP_NZtLjk5luNM4g'; var mapStyle = { "version": 8, "name": "Dark", |
