Skip to content

Commit e0636d2

Browse files
committed
revert one layer too much
1 parent dd74e3b commit e0636d2

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

proxy/js/styles.mjs

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,20 +1626,6 @@ const layers = {
16261626
},
16271627
},
16281628
),
1629-
...imageLayerWithOutline(
1630-
'railway_symbols_low',
1631-
['get', 'feature'],
1632-
{
1633-
type: 'symbol',
1634-
minzoom: 10,
1635-
source: 'openrailwaymap_standard',
1636-
'source-layer': 'standard_railway_symbols',
1637-
filter: ['==', ['get', 'feature'], 'general/border'],
1638-
layout: {
1639-
'icon-overlap': 'cooperative',
1640-
},
1641-
},
1642-
),
16431629
...imageLayerWithOutline(
16441630
'railway_symbols_med',
16451631
['get', 'feature'],

0 commit comments

Comments
 (0)