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 you can see, in this library only „stops“ are implemented. I assume, that you have to implement by your own. But be careful, this library creates tiles with integer zoom values.
MapBox styles include interpolation definitions for things line-width, fill-opacity etc in the following form:
It looks as though the styles parser in this library can only handle distinct step definitions in this form:
which causes an invalid cast exception when trying to parse the style.json
The text was updated successfully, but these errors were encountered: