You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Currently, the icons are only partially colored
Describe the solution you'd like
Since maplibre/martin#1492 was merged, we have the ability to color our sprites.
I have already colored the "most important" (transit, parking, food-stuff) icons, but there is still a lot of work left to do.
What is missing concretely:
add a style for poi_activity containing the
move the "lower priority"-icons (hotels, shops, ...) to a brown icon layer po_
look at the console if any icons are missing / wrongly defined
The specification for the kinds of POIs that exist can be found here, but there are some subtle difference between the actual data and the spec (f.ex. railway vs rail) and some additional data points.
Depending what needs to be styled, this might be possible or not.
@BaumBanane Before we forget this (and because it would be very pretty/ and was as a lot of work):
Could you link the work you/we did on the coding night regarding poi-styling? ^^
@CommanderStorm Ich hätte einem commit/pr fertig, nur habe ich noch nicht herausgefunden wie das Styling getestet werden kann, da die docker compose Datei sich die Daten von nav.tum.de zieht.
Is your feature request related to a problem? Please describe.
Currently, the icons are only partially colored
Describe the solution you'd like
Since maplibre/martin#1492 was merged, we have the ability to color our sprites.
I have already colored the "most important" (transit, parking, food-stuff) icons, but there is still a lot of work left to do.
What is missing concretely:
poi_activity
containing thepo_
Additional context
Depending what needs to be styled, this might be possible or not.
Tip
Use the inspect view at the top of the map and look what data exists ^^
The text was updated successfully, but these errors were encountered: