Paul den Dulk
Paul den Dulk
I tried double tab on the android forms sample. There I do not see it pass the default zoom limits. Did you test it with the iOS Mapsui sample? Or...
Performance improvements are not plannen as part of the 2.0 release. There could be improvements afterwards. Possible improvements: - User skia hardware acceleration - Use matrix calculations for positioning. -...
Do you see a difference between 2.0 and 1.4 performance?
Thanks for your detective work! Perhaps this could be fixed by not supporting some older Android versions?
The "'Mapsui.pdb' is using a deprecated debug information level." message you mentioned above led me to this site: https://docs.microsoft.com/en-us/xamarin/android/release-notes/11/11.2#deprecation-of-debugtype-full-and-pdbonly I assume that the Visual Studio update (which is probably updated...
Pushed it #1116
I missed the csprojs that were in the old format. Pushed them now https://github.com/Mapsui/Mapsui/pull/1117
How is this is you build an older version of Mapsui? You could create a nuget package with the 'pack' command on a project (right mouse button menu).
hmm, reading the thread on the xamarin issue suggests that it's the tooling.
So you say this is the problem: > Looking at the build logs, with the additional hint that this might be Android-related, I found that there was indeed a change...