зеркало из https://github.com/DeGsoft/maui-linux.git
5ca7259959
* Issues: 1. If UWP MapRenderer is navigated away from, before the user location is found, an uncaught NRE will be thrown. 2. UWP MapRenderer updates are not enforced to be on UI thread 3. Order of operations in MapRenderer would cause user location to never be shown. Fixes: 1. Added null checks in UpdateUserIsShowing and LoadUserPosition methods. 2. Called map position updates on UI thread. 3. Changed order of operations in OnElementChanged to allow for user geocoordinates to be shown. * Fixed code formatting issues * Fix formatting * Deterministic null checks * Updated null checks |
||
---|---|---|
.. | ||
Properties | ||
FormsMaps.cs | ||
GeocoderBackend.cs | ||
MapRenderer.cs | ||
PushPin.cs | ||
Xamarin.Forms.Maps.UWP.csproj | ||
project.json |