Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Updated map style URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRomaa committed Apr 26, 2021
1 parent c53e8a5 commit 31b478d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/pilots/templates/artcc_map.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
mapboxgl.accessToken = 'pk.eyJ1IjoibWlrZXJvbWEiLCJhIjoiY2szbWI1YWJxMGVudjNjbGp1OGJ5ank4MyJ9.3jZUs_nQCehwmixhAZmKqA';
var map = new mapboxgl.Map({
container: 'map',
style: 'mapbox://styles/mikeroma/ckdmiombs1c291jmv6lduqxu1',
style: 'mapbox://styles/mikeroma/cknyy7hnt32ch17n1u1d7xon4',
center: [-95, 29.4],
zoom: 5
})
Expand Down

0 comments on commit 31b478d

Please sign in to comment.