Skip to content

Commit e953971

Browse files
committed
shortbread: Allow multiple OSM tags for POIs
Shortbread specifies a feature can have multiple tags that cause it to be included in the pois table, and all of those tags are present as fields.
1 parent 1013dc5 commit e953971

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/shortbread_v1/topics/pois.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ local get_attributes = function(object)
154154
add_extra_attributes[k](a, t)
155155
end
156156
is_poi = true
157-
break
158157
end
159158
end
160159

0 commit comments

Comments
 (0)