[Google Maps API v3] Re: Add two marker with click on the map & is draggable direction

2011-11-29 Thread geocode...@gmail.com
On Nov 28, 9:28 pm, Map smurfs Earth wrote: > Hi Martin, > > thx for your reply, really appreciate it :) > i has try your source code, but there is nothing when i right click the map Sounds like you want this: http://code.google.com/apis/maps/documentation/javascript/examples/directions-draggable

[Google Maps API v3] Re: Add two marker with click on the map & is draggable direction

2011-11-28 Thread Map smurfs Earth
Hi Martin, thx for your reply, really appreciate it :) i has try your source code, but there is nothing when i right click the map -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https

[Google Maps API v3] Re: Add two marker with click on the map & is draggable direction

2011-11-26 Thread Martin™
You could try my ContextMenu: http://code.martinpearman.co.uk/googlemapsapi/contextmenu/1.0/examples/advanced_example.htm Let the user choose a location with a right-click, add a draggable Marker to the location and the user can fine tune the location by dragging the Marker. Documentation can be

[Google Maps API v3] Re: Add two marker with click on the map & is draggable direction

2011-11-26 Thread Pil
Adding two markers with one click? I'm wondering how should that work? Do you mean a radius search? On Nov 25, 4:01 pm, Map smurfs Earth wrote: > Hi all, > > im working on after the map is load, user able to *add two marker with > click on the map & is draggable direction*. > i has search online