I have two addresses from an ASP.NET form that hasn't been submitted yet and need to find the distance between them and then calculate a price based on the milgage. I will then use that price with my Google Merchant account. Curently I do it manually and
send a Google checkout invoice.
Thanks, using a Google maps API and checkout may solve my immediate problem and the next one too. Displaying a map, currently I use Google Latitude for "presence" as a badge.
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM
I have two addresses from an ASP.NET form that hasn't been submitted yet and need to find the distance between them and then calculate a price based on the milgage.
ou can use google direction services. for reference see below link:-
Thanks, using a Google maps API and checkout may solve my immediate problem and the next one too. Displaying a map, currently I use Google Latitude for "presence" as a badge.
Marked as answer byAnonymousThursday, October 7, 2021 12:00 AM