flutter-mapbox-gl / maps

A Mapbox GL flutter package for creating custom maps
Other
1.04k stars 503 forks source link

Set only utilized layer properties #1299

Closed roly151 closed 1 year ago

roly151 commented 1 year ago

I am getting a lot of these errors:

W/Mbgl ( 7092): {Thread-18}[ParseStyle]: Layer 'pu3wb3yCFe_0' has an invalid value for text-font and will not render text. Output values must be contained as literals within the expression.

This is the same issue as this one: https://github.com/mapbox/mapbox-plugins-android/issues/754

I think that this relates to a layer I am adding, and the layer does not have text, but I am not certain. Happy to share the link, but it also requires a private access token so I will need to send this privately if you need it

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

fabionfd commented 1 year ago

I'm with the same problem trying to add a raster layer from internal storage, and it's not showing the layer at all.

roly151 commented 1 year ago

I wouldn't count on any support or help unless we find it ourselves. I've had all my issues marked as stale.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.