Paul den Dulk

Results 465 comments of Paul den Dulk

This has been done quite a while ago.

In v4 we choose the 3rth option. The Map should be the main thing that users need to deal with, not the MapControl. There may still be cases where the...

Sorry that we never answered this. I think this is your problem: ```csharp //The elements are obtained through GetFeatures of method, but they are not the same. The following judgment...

I can reproduce this. - Click select for delete - Click on the polygon - It gets no red outline while on the bottom right is say 'Selected:True' - Clicking...

This is fixed and will be released in 4.0.0-beta.9.

So, I think this is indeed the problem I described above. Workarounds with the current implementation - Don't use transparency - In the constructor of the TileLayer there is a...

I see this as a known limitation. Not a bug. A possible future improvement should be discussed in a new issue.

A solution for this was suggested by @inferno-83 in a BruTile issue https://github.com/BruTile/BruTile/issues/210

We need to improve this. Probably not a big thing but it needs a new BruTile release.