Hi; Thanks for your answer but it seems impossible to open and read my kml file using that php function (I get an error message). However, I use the GGeoXML object to add content of my file to an existing map and it works, maybe your function is used only for xml files. If you have another solution please send it. Thank you again for your help.
2010/3/26 webbirder <[email protected]> > php is an alternative. Use the php function simplexml_load_file() to > load and read the content of the KML file. > > On 26 Mar, 21:17, franck manirakiza <[email protected]> wrote: > > Thank you for your answer. I m gonna try to apply the solution proposed > in > > the tutorial. Regards. > > > > 2010/3/26 [email protected] <[email protected]> > > > > > > > > > On Mar 26, 9:30 am, franck manirakiza <[email protected]> wrote: > > > > Hi everybody; > > > > I customized a map using a KML file. > > > > > Where? > > > > >http://groups.google.com/group/google-maps-api/web/suggested-posting-. > .. > > > > >http://groups.google.com/group/Google-Maps-API/web/why-including-a-li. > .. > > > > > > Now, I want to catch a click event on a > > > > polygon drawn by a GGeoXML object but without success. Can somebody > help > > > me > > > > to solve the problem? > > > > > Have you seen Mike Williams' tutorial? > > >http://econym.org.uk/gmap/ > > > > > In particular: > > > Part 37 Tricks with GGeoXml > > >http://econym.org.uk/gmap/interceptor.htm > > > > > -- Larry > > > > > -- > > > 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]<google-maps-api%[email protected]> > <google-maps-api%2bunsubscr...@googlegroups.com> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-api?hl=en.– Skjul sitert > tekst – > > > > – Vis sitert tekst – > > -- > 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]<google-maps-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-maps-api?hl=en. > > -- 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.
