sethwebster / GoogleMaps.LocationServices

A simple library (including Nuget Package) for Google Maps geolocation and reverse geolocation
http://nuget.org/List/Packages/GoogleMaps.LocationServices
44 stars 42 forks source link

Additional Functionality - GetDirections using Latitude and Longitude #26

Closed RodPerrott closed 4 years ago

RodPerrott commented 6 years ago

My project required a directions lookup using Latitude and Longitudes.

Based on your source code I have tested the code attached and it seems to work well.

Would be appreciated if you could consider this new functionality in the future.

DirectionsLatLon.txt

sethwebster commented 6 years ago

Would you be willing, @RodPerrott, to submit this instead as a pull request?

sethwebster commented 4 years ago

Closing now since no PR submitted.