[jQuery] Google Maps and JQuery,
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!