Skip to content

Commit

Permalink
Merge pull request #457 from openstates/mapbox-token-rotate
Browse files Browse the repository at this point in the history
Rotate mapbox credential used on find your legislators page
  • Loading branch information
jessemortenson authored Jun 5, 2024
2 parents d4504c5 + 395d5c9 commit b3e4eed
Show file tree
Hide file tree
Showing 3 changed files with 810 additions and 777 deletions.
3 changes: 2 additions & 1 deletion js/config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
export default {
// Using the Open-States-Legacy-App Mapbox access token
MAPBOX_ACCESS_TOKEN:
"pk.eyJ1Ijoib3BlbnN0YXRlcyIsImEiOiJjamU2NmJ2dmsxdTFzMzRycTNhejNjdTUzIn0.QHziTq0NGFutvZzo9Wmc0w",
"pk.eyJ1Ijoib3BlbnN0YXRlcyIsImEiOiJjbHd6eGs2MDMwY2RqMmlvNnQyMHJzM3QzIn0.EdNbg_i1mcDrKNJWMlKVsQ",
MAP_BASE_STYLE: "mapbox://styles/mapbox/light-v9",
MAP_SLD_SOURCE: "mapbox://openstates.sld",

Expand Down
Loading

0 comments on commit b3e4eed

Please sign in to comment.