Hi,
I'm looking to compute the route between 2 locations on a map.
On Android, we can use GooglePlayService to find the shortest route (https://docs.microsoft.com/en-us/xamarin/android/platform/maps-and-location/maps/maps-api).
But I'm looking for a solution in IOS and UWP... even better if there is a PCL plugin !
I'm looking to mimics the Google Map application, they have an amazing route feature, look:
Any idea or experience with this ?
Thanks