Paul den Dulk

Results 578 comments of Paul den Dulk

Perhaps you should first try to get this binding to work with your own class (as a replacement for the Mapsui map) to see how things work. If you just...

@bogdan799 ah, I guess this is feedback to @zxuan99, right?

@giserlghk I am super busy working on other Mapsui features. You could help me out here, this may speed things up. - You can copy the RasterizingLayer that you see...

ah great, thanks, I will look at it. > Also what is a 'Data Source Update', do you change the provider, the source layer, the features within the source layer?...

With the local copy you can work around this problem. I looked at the RasterzingLayer and I don't see an obvious way in which this could be fixed without doing...

Thanks for you excellent bug report. This will probably not be fixed in v4. This type of touch logic had some fundamental problems that were fixed in v5. I don't...

Yes this is possible, but you have to write that code yourself. I think we do not have a sample anymore for that because it requires implementations on each platform...

With 'UseControl' I assumed you are referring to a popup created with MAUI controls. We have no samples of that. About 'positioned the user control in the bottom corner', I...

Mapsui 4.1.8 was released to fix this: https://github.com/Mapsui/Mapsui/releases/tag/4.1.8

Could be related to this: https://github.com/Mapsui/Mapsui/pull/2863