Bakhadyr Chapayev
Bakhadyr Chapayev
any progress on this?
Hope to see this implemented soon
Mapsui uno needs to be possible to run on Uno WinUI instead of UWP version as it transits to WinUI 3
There is a missing class MapControl in appveyour builds on Mobile UNO Platform. Especialy I tried on Android Java.Lang.ClassNotFoundException: crc6462b5399ce6dea9db.MapControl ---> Java.Lang.ClassNotFoundException: Didn't find class "crc6462b5399ce6dea9db.MapControl"
That error occurs in the debug. I'll attach a repro later
Here is the small repro of the issue [DroidMapIssue.zip](https://github.com/Mapsui/Mapsui/files/9333773/DroidMapIssue.zip) App fails on map init with the exception 
> Is fixed in this pull request #1695 you could try the created nuget packages Is this included in 3880 build? I tried 3880 but it still fails to run...
> Can you try this build? Because it's the first time that the appveyor build went through. > > https://ci.appveyor.com/project/pauldendulk/mapsui/builds/44653168/artifacts 3909 works well. Thanks
I confirm that layers added latest are on top of other existing layers so I do insert at index 0 I think it happens after setting the map to the...
It seems to be bug of CarouselView as it is placed inside TabView for transition switch tabs