Allow user to add directions on a map (google maps API)

Posted by diamandiev on Stack Overflow See other posts from Stack Overflow or by diamandiev
Published on 2010-03-15T17:16:40Z Indexed on 2010/03/15 17:19 UTC
Read the original article Hit count: 229

Filed under:
|
|
|

I know you can programmaticaly add markers for directions on the map. But how do you let the user do that? Like on the Google maps site, you just right click and then click on 'directions from/to here' and the marker is added. This functionality seems to be absent from the API.

© Stack Overflow or respective owner

Related posts about google-maps

Related posts about api