> Can you tell me more about transforming my source data to KML ? See http://code.google.com/apis/kml/documentation/kml_tut.html KML is just a variety of XML following a set format. KML includes lots of complex ideas which aren't at all necessary for simple displays.
At its simplest, you can just hand-edit to have some <Placemark> and <Description> etc. I've no idea why you'd need to do that for Wordpress benefit, are you using a plugin that doesn't allow you to tailor the API to suit your own data? -- 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.
