googlemap
I need to develop a system with ,google-map details.Can i get the location details from Google map Api witout using my database ?,ie I need to get the details from google map and need to store it in my databse,so initially i wont be using my database.But once i store the details from google map then i will use my database
can you please help me for the same

Hi Ani, you can easily do so
Hi Ani, you can easily do so using the Google Map Javascrip API version 3. Please read the docs:
http://code.google.com/apis/maps/documentation/javascript/events.html#EventArguments
Rahul Singla
