mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:20:05 +00:00
Map provider test fixes
This commit is contained in:
parent
7cfb55a4de
commit
d905abd3e7
2 changed files with 22 additions and 8 deletions
|
|
@ -51,7 +51,7 @@ static const std::unordered_map<MapProvider, MapProviderInfo> mapProviderInfo_ {
|
|||
{.name_ {"Bubble"},
|
||||
.url_ {
|
||||
"mapbox://styles/mapbox-map-design/cl4wxue5j000c14r17uqrjpqb"},
|
||||
.drawBelow_ {mapboxDrawBelow_}},
|
||||
.drawBelow_ {"com\\.mapbox\\.annotations\\.points"}},
|
||||
{.name_ {"Cali Terrain"},
|
||||
.url_ {"mapbox://styles/mapbox/cjerxnqt3cgvp2rmyuxbeqme7"},
|
||||
.drawBelow_ {"major roads casing"}},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue