Paul den Dulk
Paul den Dulk
That is peculiar. Does the zoom level make a difference?
> I render the lines only in OnAppearing form event with an asyncronous task. You render the lines? What if you add the lines to MemoryLayer/MemoryProvider like in the LineStringSample?
Could you provide a minimal reproducible sample?
You do not have android version? You do use Xamarin.Forms, or not?
Thanks for the sample, that helps a lot. If you could exclude the bin, obj and packages folder next time it would be even better. ### Reproducing I can reproduce...
> In your opinion, could it be useful to use this method for pins as well? Mapsui draws all pins on every iteration, so it is always possible there are...
> Are you planning to release a new version soon? Well, this might take some time. I want to do some work on Animations now. Then I need to get...
I don't know how the clipping works. - Does it add new points where the line crosses the extent of the visible map. - or does it keep all original...
Thanks for the wonderfully clear report and testing on specific versions. The stacktrace is informative. Looking in the history this PR could have caused the problem: https://github.com/Mapsui/Mapsui/pull/1576/files#diff-d19b105a0f35f331106f820f86db0fc27f40152ecbf12d69b9a34bdd8d35acca Reverting is not...
I think it would be better to put our energy on rewriting it using Channel. I will try to find some time for it coming week.