> So can i just copy and paste some of the code that are within the KML file > into my code ??? I mean it will work ???
No. KML is just one kind of XML, it is not code. You will need a tool called a parser to read the KML. Search for GeoXml3 for an example. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
