charlenni
charlenni
In moment we refresh the MapControl each time we get a new position for the map, because this generates a refresh. Now think about what could happen when you move...
I tried to get some more informations, but didn't find anything except the issue of SkiaSharp you mentioned. I assume, that this is a problem with the deprecated OpenGL on...
BTW did you test the same with the Mac version of Mapsui.Forms?
I don't know, how much this reduces the performance and reaction on iOS. The smartphone's runtime could also be affected. So it would be better, if this isn't a default...
Checks had to be: 1. Do you get it with MapControl too? 2. Do you get it with the native iOS MapControl too? 3. Could you reproduce the problem with...
Why? 1. If it is a problem with MapView, then it could be a problem if removing/adding the layers 2. If it is a problem with the MapControl of Forms,...
If you want to use ScaleBarWidget, then you have to initialize the map like this: var map = new Map { CRS = "EPSG:3857", Transformation = new MinimalTransformation() }; If...
@pauldendulk This is only included in the Forms documentation. Perhaps you want to set this values as default? Or you have to mention this on all platforms.
Signed.
@groege Where is your problem with using LGPL?