mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 18:40:06 +00:00
Fix Mineral Mapbox style drawBelow value to tunnel
This commit is contained in:
parent
f8ebd265e0
commit
2dc69544ec
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ static const std::unordered_map<MapProvider, MapProviderInfo> mapProviderInfo_ {
|
|||
.drawBelow_ {mapboxDrawBelow_}},
|
||||
{.name_ {"Mineral"},
|
||||
.url_ {"mapbox://styles/mapbox/cjtep62gq54l21frr1whf27ak"},
|
||||
.drawBelow_ {mapboxDrawBelow_}},
|
||||
.drawBelow_ {"tunnel"}},
|
||||
{.name_ {"Minimo"},
|
||||
.url_ {
|
||||
"mapbox://styles/mapbox-map-design/cksjc2nsq1bg117pnekb655h1"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue