nm4568
nm4568
### Description CanvasView.Touch is only fired on Pressed on iOS ### Code Minimal Reproducible Example - https://github.com/nm4568/SkiaSharpSamples But, you can also share a short block of code here: ```cs using...
Is there a way to specify a custom timeout when using the WmscRequest class with HttpTileProvider?
**Mapsui Version** 4.1.2 See following issue where this bug was fixed but is repoducible in 4.1.2 using the same sample project provided in Issue # 2000. https://github.com/Mapsui/Mapsui/issues/2000 Steps to reproduce...
Perhaps I am misunderstanding the very first step of the README, that shows the following example of 'newing' up the Router class but the Typescript definition of Router is an...