If your application is non-web based, then it doesn't use the Google Maps API. If it doesn't use the Google Maps API then the question does not belong in this group.
If it does use the Google Maps API then look for the GLatLng.distanceFrom() method. -- Marcelo - http://maps.forum.nu -- On Nov 21, 7:05 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello, > > I'm working on a project where i'm developing an application that > makes use of Google Maps. > > In this app, i need to calculate the real distances between two points > (lat,long in most cases). (real = not short distance between two > points = not straight line), but, as i said before is a NON-web based > on java application. So, it's possible to do that ? I was thinking in > make a javascript code that use javascript google maps api to > calculate this distances and write results to a file (or something > like that) but this solution is not very fair. > > Exists any other solution to my problem? Maybe using another API that > allows me to calculate this distances. > > Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
