Thanks for great plugin !
I am trying to save current map image with all overlays to the file. Unfortunately widget is not updated until I finish on pressed event. Inside onPressed function I move the map and then want to grab image. So the image I grab is current (old) map view before whole tree is refreshed.
I am looking for a way to get current map view (with all layers) before is it actually rendered. Any ideas ?
Thanks for great plugin !
I am trying to save current map image with all overlays to the file. Unfortunately widget is not updated until I finish on pressed event. Inside onPressed function I move the map and then want to grab image. So the image I grab is current (old) map view before whole tree is refreshed.
I am looking for a way to get current map view (with all layers) before is it actually rendered. Any ideas ?