Skip to content

Commit

Permalink
Switch to production map style
Browse files Browse the repository at this point in the history
  • Loading branch information
Annabelle Thomas Taylor committed May 28, 2020
1 parent 792a87b commit 7e6ebc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
mapboxgl.accessToken = 'pk.eyJ1IjoiaWhpbGwiLCJhIjoiY2plZzUwMTRzMW45NjJxb2R2Z2thOWF1YiJ9.szIAeMS4c9YTgNsJeG36gg';
const map = new mapboxgl.Map({
container: 'map',
style: 'mapbox://styles/ihill/cka3y91rj0v1g1inrzaetrs9e/draft',
style: 'mapbox://styles/ihill/cka3y91rj0v1g1inrzaetrs9e',
center: [-71.14231, 42.35887],
zoom: 12,
});
Expand Down

0 comments on commit 7e6ebc7

Please sign in to comment.