> the file in my machine, i gave the path of that kml path, which is coming > from google server. then its working fine. What i mean every time i have to > run php file and getting kml file then i have to work with that kml by > manually. > > but i need, this process automatically, what i mean..if the user hit the > file, then php file has to execute and get those details in my map.
I think you need to look up some AJAX tutorials, and grasp the basic principles. You may also need to look into browser cross-domain restrictions of XML (as KML is a variety of XML) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
