JavaScript VS C# ( Google distance API )
Posted onTo use Google’s DistanceMatrix API and do some calculation with JavaScript is easy. Try the same with C# ! Nice, quick and dirty. Start with JavaScript I was (and I am still) playing with a code that can do some math based on a distance between 2 locations. Because Google supports JavaScript it is really […]