Sorry guys let me be elaborate on my question.. I am a newbie to programming. I am planning to set up a city guide for my place. I would like to have the dynamic dropdowns and side bar entries below (list of items displayed after clicking the dropdowns) as displayed in this site http://mapmash.googlepages.com/citysearch.htm Since i am new to programming i do not know how it was done . Can you please let me know how it can be done with a xml file? Please see the site mentioned above so that u can get an idea. 1.I want the list of the options shown on the three dynamic dropdowns to be stored on the xml file and retrieved from it on clicking it. 2.I want the details of the marker (Latitude,Longitude, info window image and infowindow message) to be stored on the xml file.And to retrieve the list of entries to the sidebar based on dropdown click (users input ) below the dynamic dropdowns.
I have checked out the Mike s econym site but it gives guidance only to load all the data of the xml file .But I want to retrieve different data from the same xml file based on the selection (users input ) in the dropdown click. It is given in the Mike s site that "It's also possible to have an application (e.g. mySQL) running on the server which returns XML containing a different selection from the data depending on query information derived from what your users input".He has not covered the mysql part in it. but i do not know how to do it. Is there any example to retrieve data from xml based on mysql query. Please help. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
