Steve Neal
Steve Neal
Any update on this? I'm looking at the viability of using FM in an app that allows users to pan around in the Pacific (and the rest of the world)...
Did anyone find a fix for this? I'm seeing the same screen as @kjgetcarnera reported.
> Hi @noforeignland, thank you for raising this. We currently don't allow setting custom ID for annotations due to our MapboxMaps Android SDK does not support this, however, after some...
> Hi @zsx29, thank you for reporting this, we've taken this into our immediate working plan, meanwhile you can use: > > ```dart > mapboxMap.style.setStyleLayerProperty("layer-id", "text-field", "My text"); > ```...
Should this ticked be closed now? It looks like text can be added in 2.0.x. Thanks.
This is still a problem in April 2024 - is #473 going to be merged in the next realese?
Thanks @nathan-poncet for the work around. Is this bug likely to get worked on in the near future? It's been open for a year and is still in version 2.0.
We are trying to migrate from mapbox_gl to flutter_mapbox_maps. Currently our app pushes about 70K GeoJson markers onto the mapbox map. It seems to handle it very easily. Using the...
This is a duplicate of #343
@magnatronus - Thanks for the solution but PLEASE update the demo in the Git repo. Like @soldemeyer, I spent hours working on this. The code in the repo failed to...