Paul den Dulk

Results 465 comments of Paul den Dulk

@prasanth1216 Could you check if this error still occurs in 4.0.0-beta.4?

> I want to display the special symbols of the selected features in the layer I don't understand what you are trying to do exactly. Do you want a list...

The source of Mapsui 2.0.3 is in the release/2.0 branch https://github.com/Mapsui/Mapsui/tree/release/2.0 The alpha release has a newer version of SkiaSharp, could it be fixed there?

The alpha would be just for testing. If the newer skiasharp version fixes your problem then I will upgrade v2 as well.

> So I've searched some more. > And found out the problem is specific in line 60 in here: > https://github.com/mono/SkiaSharp/blob/master/source/SkiaSharp.Views.Forms/SkiaSharp.Views.Forms.iOS/SKGLViewRenderer.cs > > Meaning it's on app coming foreground, it...

> No, took me 10 hours to get more analyse data from build with source code from both. Which 'both'?

I hope for find time for this in the coming weeks.

Removed .NET framework from the published dlls. Tests and samples still use net 48 https://github.com/BruTile/BruTile/pull/146

@aprilesalvatore Could you describe how to reproduce the problem and what you see? Is there is stacktrace or logging that could help? There are two tile layers? Does it make...

Thanks for all the info. Perhaps something is going wrong with the threads and locks involved in fetching the tiles. Could you also provide the output of the logger? It...