style: remove references to ice_cream from poi shop

pull/1634/head
handymenny 2024-02-20 19:49:29 +01:00
rodzic aab8034e8a
commit 6741cc4598
1 zmienionych plików z 2 dodań i 20 usunięć

Wyświetl plik

@ -59,16 +59,7 @@
"icon-allow-overlap": true
},
"paint": {
"text-color": [
"match",
[
"get",
"class"
],
"ice_cream",
"#C77400",
"#939"
],
"text-color": "#939",
"icon-opacity": 1,
"icon-halo-blur": 1,
"text-halo-blur": 0.5,
@ -144,16 +135,7 @@
"icon-allow-overlap": true
},
"paint": {
"text-color": [
"match",
[
"get",
"class"
],
"ice_cream",
"#C77400",
"#939"
],
"text-color": "#939",
"icon-opacity": 1,
"icon-halo-blur": 1,
"text-halo-blur": 0.5,