[cvs] commit: ansel/lib Widget.php ansel/lib/Views GalleryRenderer.php Image.php

Michael Rubinsky mike at theupstairsroom.com
Mon Jun 15 15:59:33 UTC 2009


mrubinsk    2009-06-15 11:59:33 EDT

  Modified files:
    lib                  Widget.php 
    lib/Views            GalleryRenderer.php Image.php 
  Log:
  Initial support for displaying image geolocation data in a Google map.
  Still more to do, but this gets it going. For Image views, displays a
  single marker with the reverse-geocoded location displayed under the map.
  For gallery views, a marker for each image on the current page is displayed.
  The map is auto-centered and zoomed based on the added points.
  Still need to make the reverse geocoded location appear in a InfoWindow
  when there are multiple points on the map.
  
  Revision  Changes    Path
  1.11      +14 -6     ansel/lib/Views/GalleryRenderer.php
  1.81      +5 -1      ansel/lib/Views/Image.php
  1.9       +2 -2      ansel/lib/Widget.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Views/GalleryRenderer.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Image.php?rt=horde&r1=1.80&r2=1.81&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget.php?rt=horde&r1=1.8&r2=1.9&ty=u


More information about the cvs mailing list