Please use Visual studio 2019. You can also use the map in IOS and Android https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/map/setup
MVVM and Xamarin.Forms
Use https://docs.microsoft.com/en-us/xamarin/xamarin-forms/user-interface/map/ nuget. The app is using xamarin forms and I am using MVVM pattern. The timer gets the location after every 6 seconds.
-
https://github.com/jfversluis/XFMapsLiveTrackingSample/tree/main/XFMapsSample
-
https://docs.microsoft.com/en-us/xamarin/essentials/permissions?tabs=android
-
https://docs.microsoft.com/en-us/xamarin/essentials/geolocation?tabs=android
10-12h spent for both android and IOS.