On Oct 15, 10:11 pm, JtOnGoogleGroups <[EMAIL PROTECTED]> wrote: > Thanks for the reply. > > I response to your questions: > 1. This is a windows app, not a web page. I do have a web browser > control with the map on the application. I'd like to get the > distances in a table format on the windows app so I can sort the > locations by the companies closest to a destination.
Does the browser control run Javascript? If so, it should be possible to get the distances and sort them (within the control). If the app can talk to the Javascript within the control, then it may be possible to transfer data between them, but I reckon that's unlikely. > 2. This is a personal application to help find the closest location(s) > to a specified point. > > 3. Yes, I have read the terms, and I am following the terms. No one > is being charged for these services. I don't believe you are following the terms: "The API allows You to display certain content, including map images and driving directions on your website...The API may be used only for services that are generally accessible to consumers..." You're not using a website, and it's not generally accessible -- it's only on your computer. This is also explicitly covered in the FAQ: http://code.google.com/apis/maps/faq.html#tos_nonweb Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
