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
Adding the source works fine and also all other attributes are working. Except the lineDasharry attribute.
The following error is given by the console: Error setting property: line-dasharray value must be an array of numbers
Adding the same layer in the style.json, works fine.
Hi all,
I'm trying to add two lines with a line-dasharray property as a new source.
Adding the source works fine and also all other attributes are working. Except the lineDasharry attribute.
The following error is given by the console:
Error setting property: line-dasharray value must be an array of numbers
Adding the same layer in the style.json, works fine.
Looks like an error in the flutter binding. Maybe just a small issue.
The text was updated successfully, but these errors were encountered: