Mike I was trying to find references to an article you wrote describing the 'straight line between two points' method that larry spoke of but it looks like the link was removed (probably because it was a couple years old). If you still have it around, could you forward it to me?
(I've been programming since the 1960's but some of this mapping stuff is new to me. Its a whole new world and my question is what's next?) On Tue, Jul 14, 2009 at 11:25 AM, Mike Williams <[email protected]>wrote: > > Wasn't it Kevin Gleason who wrote: > >Yes Mike, I agree. Actually I wasn't planning on taking up Google > >bandwidth with mapping solutions I was wondering what program code > >might look like if I submitted latitude/longitude values to Google via > >getDistance() and getDuration() methods. Just how do these methods work > >ie, can I pass as arguments directly into each of these methods OR must > >I do any preliminary operations first? > > They don't take any parameters. All they do is return copies of values > that are currently held in obfuscated parameters inside the GDirections > Object() from the last time that you called .load() or > .loadFromWaypoints(). > > -- > Mike Williams > http://econym.org.uk/gmap > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
