Tag Archive: KML


Head on over and check out the details here or check out the GeoRSS demo and the KML demo.

I was updating some stuff for the PHPGoogleMapAPI today when I came across a new message on the Google Maps API reference page: “New! Layers within the V3 Maps API, including layers to display KML, Bike paths, and Traffic information.”

As such, I have added 2/3 of the new features to the PHP Google Map API Class (traffic and biking overlays), and am hard at work implementing the KML/GeoRSS Overlay features into the class.

Thank you Google – you guys are a lifesaver. Can’t wait for the next goodies that you’re coming out with (**Might I suggest Google Earth overlay integration, tabbed info windows, GoogleBar, Adsense Ads, and overview map control integration?**). Head on over to http://code.google.com/p/php-google-map-api to grab the latest version of the PHP code to integrate into your project today.