David, Although I've not worked with any of the Rails plugins for Google Maps API, I do have some experience working directly with the API.
This will provide some information about using driving directions with the API: http://code.google.com/apis/maps/faq.html#directions_exists I would assume the Rails plugins might make integration a bit easier, but the Google Maps API isn't terribly difficult to implement yourself. I just have no experience with the plugins to know if they would be of much help. David wrote: > Hi I am looking for some input on the google map plugins that are out > there. I want to be able to use a google map within my site where two > addresses can be entered and the directions along with the path are > shown. Is this possible with the Google Maps API in general? And if > so, does anyone have any implementation experience with any of the > rails plugins out there to give advice on the best one? Is there one > that will be easier to add directions capability to? Thanks, Dave -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

