Paul den Dulk
Paul den Dulk
@AhmadovMahammad Sorry for not responding sooner. I am about to release. I intended to release last week but it got postponed a bit. If you can get this in before...
This has been implemented https://github.com/Mapsui/Mapsui/pull/3193
I ran into this myself and it is resolved in beta.13 which I released this morning. There is no PR because I fixed it by directly pushing to main (please...
@beemobile4net So far I had not seen an app that uses Avalonia WebAssembly. It would be cool if that actually worked. This will most probably not be fixed in v4....
This is reelated to this update https://github.com/Mapsui/Mapsui/pull/3036 which will be in beta.19.
@beemobile4net We are on beta 20 now. It would be great if you could test it again.
I looked into this. The requests get blocked by osm, but I don't know exactly why. These are the request headers, they are not much different from other apps that...
I reported a similar issue (maybe the same at the core): https://github.com/mono/SkiaSharp/issues/3233 It has a very simple minimal reproducible sample: https://github.com/pauldendulk/skiasharpcrash
@TommiGustafsson-HMP But building it twice will also cause a distribution problem right? How would that work? Two different nuget packages? Or two versions in one nuget package? If so, how...
I worked on the 'svg' option that is part of this PR myself in another PR and then decided to revert it then. I can not fully remember why. I...