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
As a software engineer I can use feature properties to customize the line-dasharray property on line layers, so that users of my application can have more in depth customization features on their map.
Rationale
The types say that this is a data-driven property specification
Users that want to customize this property need to add individual layers with different line-dasharray properties, and filter each layer's visible features to those which should show in that style
Any information on if this would be possible, or if there exist any work arounds would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
I think this is a good addition.
A small note, the current typings do not suggest that this is a data driven property.
Also note that mapbox code that implemented this is not open in terms of license and we should not copy it.
User Story
As a software engineer I can use feature properties to customize the line-dasharray property on line layers, so that users of my application can have more in depth customization features on their map.
Rationale
line-dasharray
andline-cap
mapbox/mapbox-gl-js#10591Impact
Any information on if this would be possible, or if there exist any work arounds would be greatly appreciated.
The text was updated successfully, but these errors were encountered: