<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -318,7 +318,10 @@ Maptimize.Proxy.GoogleMap.prototype = (function() {
       }
       else {
         if (typeof placemark[f] == 'object') {
-          return _getPlacemarkAttribute(placemark[f], field);
+          var attribute = _getPlacemarkAttribute(placemark[f], field);
+          if (attribute != '') {
+            return attribute;
+          }
         }
       }
     }</diff>
      <filename>src/proxy/googlemap.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>29002b39fa0e8ec6614ca7cf513b4f3ca016666d</id>
    </parent>
  </parents>
  <author>
    <name>S&#233;bastien Gruhier</name>
    <email>sgruhier@mac.com</email>
  </author>
  <url>http://github.com/mapeed/addresschooser/commit/05d25a17a39479d37cdc5971943cb0622d962f40</url>
  <id>05d25a17a39479d37cdc5971943cb0622d962f40</id>
  <committed-date>2009-07-14T23:50:31-07:00</committed-date>
  <authored-date>2009-07-14T23:50:31-07:00</authored-date>
  <message>better google map placemark parser (bug #1)</message>
  <tree>0dbf9b2733a81a64e2ee25c30dc885c0d9b335e0</tree>
  <committer>
    <name>S&#233;bastien Gruhier</name>
    <email>sgruhier@mac.com</email>
  </committer>
</commit>
