Pavlo-Freebee

Results 2 comments of Pavlo-Freebee

> Hi all, could you please provide which MapboxMaps Flutter plugin version you are using? Issue still present on latest version (1.1.0)

> 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"); > ```...