[cvs] commit: ansel/js googlemap.js ansel/js/src googlemap.js ansel/lib Ansel.php ansel/lib/Widget Geodata.php

Michael Rubinsky mike at theupstairsroom.com
Sun Jun 21 20:53:33 UTC 2009


mrubinsk    2009-06-21 16:53:33 EDT

  Modified files:
    js                   googlemap.js 
    js/src               googlemap.js 
    lib                  Ansel.php 
    lib/Widget           Geodata.php 
  Log:
  - Refactor Ansel_GMap to accept an array of points instead of having to
  call addPoint for each image, supporting changes in Ansel::
  - Add all images from the gallery to the map in Image view, but
  display the current image as a Pin marker. This might be a performance
  issue on the server since we need to obtain img src urls as well as links
  to the image view for each image. Leave it in for now to see how it goes.
  
  Revision  Changes    Path
  1.7       +1 -1      ansel/js/googlemap.js
  1.7       +183 -88   ansel/js/src/googlemap.js
  1.595     +3 -3      ansel/lib/Ansel.php
  1.18      +32 -14    ansel/lib/Widget/Geodata.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/js/googlemap.js?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/js/src/googlemap.js?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&r1=1.594&r2=1.595&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Widget/Geodata.php?rt=horde&r1=1.17&r2=1.18&ty=u


More information about the cvs mailing list