Jason

Results 8 comments of Jason

![Image](https://github.com/user-attachments/assets/29ae5847-9270-4634-aace-8d8f82fba2cb) I am displaying markers similar to you But depending on the zoom level to display markers again. markers when zoomed in will show images, text up showing far away...

@fodedoumbouya I tried but it's still not very smooth, when zoom stops it still jerks when the widget is captured

I show all. But my marker data is not much. I am testing only about 10 markers but still lag

**i am code like this. first i will create widgets to hold the UIs i want to capture then i capture all and display Maybe my code is not very...

**Great, thanks for the suggestion!** I am currently creating simple_livestream_icon with an available image, then using canvas to draw text on that image -> Store the resulting Uint8List image. The...

**Have you solved this problem?**

I am using _Widget -> Capture Widget -> Unit8list -> draw to mapbox_ to create markers. When changing zoom, the widget has to be retaken, so it lags when there...