Skip to content

Commit

Permalink
Revert "Revert "rotate access token"" (#551)
Browse files Browse the repository at this point in the history
  • Loading branch information
tmcw committed Feb 16, 2017
1 parent 7375d7d commit 86b70d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/share.html
Expand Up @@ -36,7 +36,7 @@
<body>
<div id='map'></div>
<script type='text/javascript'>
L.mapbox.accessToken = 'pk.eyJ1IjoibWFwYm94IiwiYSI6IlpIdEpjOHcifQ.Cldl4wq_T5KOgxhLvbjE-w';
L.mapbox.accessToken = 'pk.eyJ1IjoibWFwYm94IiwiYSI6ImNpejY4NXFhYTA2bTMyeW44ZG0ybXBkMHkifQ.gUGbDOPUN1v1fTs5SeOR4A';
var map = L.mapbox.map('map');

L.mapbox.tileLayer('mapbox.streets').addTo(map);
Expand Down

0 comments on commit 86b70d3

Please sign in to comment.