Paul den Dulk
Paul den Dulk
Could you check if v3.0.1 that was released yesterday helps?
I am aware of one existing problem and that is that tiles are drawn over each other. If one tile is missing, the tile above (in the pyramid) is drawn,...
@charlenni Going through the related code now. A first question. Callout is derived from Xamarin.Forms.ContentView but it drawn with skia it seems. Is that correct? Why not entirely drawn with...
> Why not give to the user access to an empty part of the Form, like a stack layout that he can fill codewise at his whish (pictures, buttons, text...
> More controll means often more work. So there must be a easy version and a 'all you can do' version. True.
Is the screenshot you show based on the new new image formats? Because I would like to organize that somewhat different, but not sure how.
That is okay. At this point we have to accept we can not keep xaml in sync. It would be nice if this was setup in a way that it...
At first glance this seems okay. Perhaps some more callout code could go to a separate rendering file. My main objective at this point is to release a version of...
ah, you are making great progress. About the ordering of styles. This is an old problem. I don't think you need to solve this. I assume this can be fixed...
> I worked through the code. Is it correct, that the layer style is drawn before the feature styles? If yes, than all callouts will be drawn before the features....