Skip to content

Commit

Permalink
Adding fuel icon to no-label group
Browse files Browse the repository at this point in the history
  • Loading branch information
whubsch committed Dec 4, 2023
1 parent 128f06f commit 058ad86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layer/poi.js
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ export const poi = {
[
"match",
["get", "subclass"],
["bus_stop", "tram_stop"],
["bus_stop", "tram_stop", "fuel"],
"",
label.localizedName,
],
Expand Down

0 comments on commit 058ad86

Please sign in to comment.