On May 12, 1:17 am, Brad <[email protected]> wrote: > William, would you care to share the code for rss2kmz.php with us? I > am very interested as I'm working on updating the PHPGoogleMapAPI > class (http://code.google.com/p/php-google-map-api) and have been > debating about adding some support for this exact issue, but just > didn't have the motivation to write a custom parser at all. > I used Jack's files as examples of RSS and I only translated the minimum into KML Placemarks. I found it didn't work as expected when generating KML (I got lots of 500 errors on the google servers) but KMZ with the icon in the file seems to work OK. Have a look at the source here:
http://www.william-map.com/20100512/1/rss2kmz.txt ... -- 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.
