you can wrap jquery around the gMaps APi functions to make it easier to
create jQuery interactions from markers to other parts of your page(
click functions etc) , manipulating marker window content, using AJAX
etc. The mapping functions like drag markers are done using gMaps API.
What is your current datasource for the markers? and where did you plan
to store the moved positions? pennfoli0 wrote: Hi, I want to know if this can be done using jQuery and Google Maps.In my website I have a Google map where users could add new markers with a description on it and the marker they put would be permanent on my map, meaning if they comeback they would still see the markers they added. I also want the feature that they could just drag and drop the marker, so it would be easy to the users. What would be my approach and how would I do it? Thank you! |
- [jQuery] Google Maps and JQuery, pennfoli0
- [jQuery] Re: Google Maps and JQuery, Charlie