Paul den Dulk

Results 81 issues of Paul den Dulk

It allows removing older nugets like System.Net.Http.

v4
announcement

This will make it easier to use github actions.

enhancement
v4
announcement

A 403 is returned by openstreetmap if the user agent is set to "BruTile Tile Library". This is default user agent string if none is specified. Various other user agent...

announcement

Thanks for you library! I like how this can be used in other mapping library. I was thinking to add it as a TileSource in BruTile. If it support .NET...

**Description** When a class is derived from SKGLView UI elements on top of that element are not shown in XF WPF **Code** The custom SKGLView is created like this: ```csharp...

The Mapsui iOS MapControl was reverted to use SKCanvasView because SKGLView can crash when rendering certain polygon outlines.

enhancement
needs-testing 🧪
v2

### Description If a ContentView has InputTransparent set to true and CascadeInputTransparent set to false the child controls do not receive input. ### Steps to Reproduce 1. Create a new...

t/bug
area/layout 🔲
i/great-reporter

**Description** When a FlyOut is opened on iOS there is no event to indicate a loss of touch. On Android an SKTouchAction.Cancelled is called, but on iOS no event at...

Advantages - This will allow Mac and Linux users to make use of all projects - We can use linux github actions which (from my experience) are faster. Projects that...

enhancement