Skip to content

Commit a3ce35b

Browse files
authored
Update index.html
1 parent 07b99d6 commit a3ce35b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<script>
2626
mapboxgl.accessToken = 'pk.eyJ1IjoidG9tdmFuYXJtYW4iLCJhIjoiRDlFeWFVdyJ9.B6ZgpP0CsDlAF1D1emvosg';
27-
var STYLE_URL = 'https://api.mapbox.com/styles/v1/tomvanarman/cmdlugpsh003401s93pou1z8m?access_token=pk.eyJ1IjoidG9tdmFuYXJtYW4iLCJhIjoiRDlFeWFVdyJ9.B6ZgpP0CsDlAF1D1emvosg';
27+
var STYLE_URL = 'mapbox://styles/mapbox/standard';
2828
var GEOJSON_URL = 'CCTV-Cameras.geojson';
2929

3030
var map = new mapboxgl.Map({

0 commit comments

Comments
 (0)