Paul den Dulk
Paul den Dulk
It allows removing older nugets like System.Net.Http.
This will make it easier to use github actions.
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...
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.
### 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...
**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...