I have a question. I've created a map where user can plot a course by clicking to add markers to the map. each time the user clicks, directions are rendered between the markers, similar to this example on google's site :
http://gmaps-samples-v3.googlecode.com/svn/trunk/drivingdirections/directions-optimized.html What I want to do, is give the user the ability to share the route they've created to facebook. The site I'm building uses the facebook API for login/registration, but I'm not sure how to extract the users route and directions into a package that can be posted to the users facebook Feed. Any suggestions or help would be vastly appreciated!! Mackenzie. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
