Revision history for Perl extension HTML::GoogleMaps. 1 Jul 3, 2005 - original version 2 Aug 18, 2005 By default, the map will now center itself at the center of any markers Added support for additional icons Took out strange 5.8.6 requirement added by h2xs Thanks to Suresh Govindachar for his input 3 Jan 18, 2006 By default, wrap popup html in a 350px by 250px Split up the output of render into three parts to help IE support 4 April 29, 2006 Switched over to the new v2 map API Added v2_zoom method to access the new hi-res zoom levels. The old zoom method is deprecated and will probably be replace by v2_zoom in a future release. 5 June 17, 2006 Added support for geocoding with Geo::Coder::Google. Geo::Coder::US support is deprecated.