On Apr 5, 5:42 am, Tiago Alves <[email protected]> wrote: > Hello everyone, I was wondering if there's a way to, when a new marker > is added, it will bind itself to the nearest road, this is, if you > click on the top of a buildind, the marker will move itself to the > nearest road.
There isn't any built in API function that will do that for you, but you can do that yourself with GDirections, like this example by Mike Williams: http://econym.org.uk/gmap/example_snap.htm -- Larry > > 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.
