Skip to content

Commit

Permalink
Updated access token
Browse files Browse the repository at this point in the history
  • Loading branch information
AliFlux committed Apr 27, 2019
1 parent c0a0d10 commit 69f48a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ $(function() {

function initializeMap() {

mapboxgl.accessToken = 'pk.eyJ1IjoiYWxpYXNocmFmIiwiYSI6ImNqbmlrbThoYjBuamIzcG8zdXl6NG1qNm4ifQ.XPbRBbMekHi2L9aJ_H3Yqw';
mapboxgl.accessToken = 'pk.eyJ1IjoiYWxpYXNocmFmIiwiYSI6ImNqdXl5MHV5YTAzNXI0NG51OWFuMGp4enQifQ.zpd2gZFwBTRqiapp1yci9g';

map = new mapboxgl.Map({
container: 'map-view',
Expand Down

0 comments on commit 69f48a7

Please sign in to comment.