Is it possible to mark the locations in google map dynamically with the location name. The client will provide us with the locations names through the rss feed. We will grab that location with php script (thats not a worry) and then want to mark them in google map.
Say if we got the address: Weston Town Recreation Department 20 Alphabet Ln, Weston, MA (781) then we have to mark it in googel map
I dont know much about how to post this or mark this and show dynamically in the web page as I am newbie to this google map
Please guide me in this issue..
I also want to add some details into the popup which comes when mouse over the mark in google map - please suggest the solution for this too