Skip to content

Commit

Permalink
fix world_flights bg
Browse files Browse the repository at this point in the history
Signed-off-by: Birk Skyum <birk.skyum@pm.me>
  • Loading branch information
birkskyum committed Sep 10, 2024
1 parent 724557f commit 8ce76e2
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions world_flights/config_soei4h.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,23 +110,13 @@
"isSplit": false
},
"mapStyle": {
"styleType": "vw22uhl",
"styleType": "dark-matter-nolabels",
"topLayerGroups": {},
"visibleLayerGroups": {
"label": false,
"road": false,
"building": true,
"water": true
},
"mapStyles": {
"vw22uhl": {
"accessToken": "pk.eyJ1IjoidWJlcmRhdGEiLCJhIjoidGllX1gxUSJ9.gElUooDF7u51guCQREmAhg",
"custom": true,
"icon": "https://api.mapbox.com/styles/v1/uberdata/ck14353fm0vml1dqttzcnzgm7/static/-122.3391,37.7922,9,0,0/400x300?access_token=pk.eyJ1IjoidWJlcmRhdGEiLCJhIjoidGllX1gxUSJ9.gElUooDF7u51guCQREmAhg&logo=false&attribution=false",
"id": "vw22uhl",
"label": "Kepler.gl Flight Map",
"url": "mapbox://styles/uberdata/ck14353fm0vml1dqttzcnzgm7"
}
}
}
}
Expand Down

0 comments on commit 8ce76e2

Please sign in to comment.