Rudy
Rudy
Hello, Setting `MapControl.Map.PanLock = true;` does not prevent/disable the map from flinging animation when swiping. **To Reproduce** New empty NET 6.0 Windows app. XAML: `` In window ctor: ``` MyMapControl.Map...
Perhaps a circle you can click next to the field that sets the angle in that direction for you, then adjust further with the arrows as needed. Something like this...
This would add road vehicle **guard rail**, pedestrian **railing** and **wall** icons:   The main reason I'm making these is for use with iD preset icons for the respective...
### Basic information * Release version: `main` (but with a fix applied first from https://github.com/mapillary/mapillary_tools/issues/503) * System: `Windows 10 Pro x64` * Capture Device: `GoPro HERO8 Black HD8.01.02.50.00` ### Steps...
The process for writing GPS values does not preserve sufficient precision of (sub-meter) GPS coordinates. That is, `myFile.Properties.Set(new GPSLatitudeLongitude(ExifTag.GPSLatitude, d, m, s));` results in slightly inaccurate "jagged" coordinates, which becomes...
### OSM Tag(s) kerb=no ### How would you like this tag to see supported? As a Preset ### Label No Kerb ### Aliases No Curb ### Terms _No response_ ###...
It would be useful if `highway=cycleway` + `segregated=yes` could at least recognize and may be offer `cycleway:surface=` and `footway:surface=` instead of just `surface`. It's pretty common for these to have...
Add a button to the Mapillary field to set the value to the currently selected Mapillary photo id
In addition, always show the [`mapillary`](https://wiki.openstreetmap.org/wiki/Key:mapillary) field when a Mapillary photo is selected. This would significantly simplify this action. Currently, one has to either (A) open the photo link, copy...
### OSM Tag(s) noname=yes ### How would you like this tag to see supported? Other (please indicate below) ### Label Unnamed ### Aliases _No response_ ### Terms _No response_ ###...
It seems that ESLint 9 has deprecated/changed some configuration stuff. My IDE (JetBrains Rider) reports: ```` Error: Invalid Options: - Unknown options: reportUnusedDisableDirectives, resolvePluginsRelativeTo, rulePaths, useEslintrc, extensions, ignorePath - 'extensions'...