Andrei Fufylev

Results 6 issues of Andrei Fufylev

Hello, @alphamikle! After studying for a while of your lib's code one thought crossed my mind: if there any opportunity to organize a method like ``` @override dispose() { //...

Hi alphamikle! I do respect your efforts on this topic but I do not have a slittiest idea of how to use your library. Your source of code with an...

Version mapbox_maps_flutter: ^0.5.1 is being used. Flutter version 3.16.2 Is there any way to combine Markers and Clusters in the way that they know that each other exists on the...

Version mapbox_maps_flutter: ^0.5.1 is being used. Flutter version 3.16.2 If I apply my own map style other than a default `MapboxStyles.LIGHT`, all clusters and `unClusteredLayer` are below the main map...

mapbox_maps_flutter: ^2.1.0 Flutter 3.22.2 I wonder if there any way on how can I render point markers with custom pictures when use clusters scheme. According to your "cluster" [ documentation...

**Describe the bug** iOS doesn't throw an Enxception when the permission on request is denied by user, while Android throws an Exception. **Expected behavior** When call a method `location.getLocation()` I...