Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
klokan authored Jun 19, 2017
1 parent 09e6406 commit 76a57df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<script>
var map = new mapboxgl.Map({
container: 'map',
style: '/style.json',
style: 'style.json',
center: [8.538961,47.372476],
zoom: 5,
hash: true
Expand Down

0 comments on commit 76a57df

Please sign in to comment.