[commits] Horde branch ansel-map updated. f335ac5321fc27bb1c9aad635206925a5aa1eb2e

Michael J. Rubinsky mrubinsk at horde.org
Fri Sep 23 00:15:19 UTC 2011


The branch "ansel-map" has been updated.
The following is a summary of the commits.

from: 4013977ef3c516355403a2c523e64a2633dc9360

2aa3f34 Not used. In fact, not sure what this was suppose to do
31f82b4 wrap
4032609 Revert "minimum zoomlevel of 1 for google maps"
3d151a5 minZoomLevel for google
014f45d Break out layer creation to it's own method.
2ac714c Experiment with using 2 layers for image view.
f335ac5 Revert "Experiment with using 2 layers for image view."

-----------------------------------------------------------------------

commit 2aa3f3473056902816da55c0a9562e31787c8b6a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 14:52:05 2011 -0400

    Not used. In fact, not sure what this was suppose to do

 horde/js/map/horde.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/2aa3f3473056902816da55c0a9562e31787c8b6a

-----------------------------------------------------------------------

commit 31f82b44403d04290374340a3b7bd487d09e0155
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 14:52:31 2011 -0400

    wrap

 horde/js/map/horde.js |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/31f82b44403d04290374340a3b7bd487d09e0155

-----------------------------------------------------------------------

commit 4032609808d9bb1ebe72bbc1ad5ce07fd109ed0a
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 20:00:46 2011 -0400

    Revert "minimum zoomlevel of 1 for google maps"
    
    This reverts commit 54328f501000a8fdbb3e7ff5d009c42788816d75.

 horde/js/map/google.js |   16 ++++------------
 1 files changed, 4 insertions(+), 12 deletions(-)

http://git.horde.org/horde-git/-/commit/4032609808d9bb1ebe72bbc1ad5ce07fd109ed0a

-----------------------------------------------------------------------

commit 3d151a568fcdca2e534da08b265776dd28583d64
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 20:04:12 2011 -0400

    minZoomLevel for google

 horde/js/map/google.js |   13 ++++++++++---
 1 files changed, 10 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/3d151a568fcdca2e534da08b265776dd28583d64

-----------------------------------------------------------------------

commit 014f45d8b37fd1af4f7eab25adfa62d7dd0fd3a0
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 20:04:33 2011 -0400

    Break out layer creation to it's own method.
    
    Opens up possibility for client code to add additional vector layers.

 horde/js/map/horde.js |  134 ++++++++++++++++++++++++++++---------------------
 1 files changed, 76 insertions(+), 58 deletions(-)

http://git.horde.org/horde-git/-/commit/014f45d8b37fd1af4f7eab25adfa62d7dd0fd3a0

-----------------------------------------------------------------------

commit 2ac714cca769d8889015d18a867e240f3f4eb967
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 20:11:29 2011 -0400

    Experiment with using 2 layers for image view.
    
    Commiting this to get it into the repo, but plan on reverting.
    Experiment with using 2 vector layers on image view so the
    image thumbnails can be turned on/off while leaving the "place"
    marker showing the location of the current image. Useful for
    galleries with lots of images in close proximity.
    
    It works, but the problem is that one of the following happens;
    either the "place marker" is below the image thumbnails and is
    potentially hidden by them, or the image thumbnails are behind
    the place marker, but receive no events (so no hover or click).
    This is a limitation of OL, as only the top most overlay receives
    events.

 ansel/js/map.js            |   45 +++++++++++++++++++++++++++-------
 ansel/js/widgets/geotag.js |   58 ++++++++++++++++++++++++++++++++++---------
 2 files changed, 82 insertions(+), 21 deletions(-)

http://git.horde.org/horde-git/-/commit/2ac714cca769d8889015d18a867e240f3f4eb967

-----------------------------------------------------------------------

commit f335ac5321fc27bb1c9aad635206925a5aa1eb2e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date:   Thu Sep 22 20:15:08 2011 -0400

    Revert "Experiment with using 2 layers for image view."
    
    This reverts commit 2ac714cca769d8889015d18a867e240f3f4eb967.

 ansel/js/map.js            |   45 +++++++---------------------------
 ansel/js/widgets/geotag.js |   58 +++++++++----------------------------------
 2 files changed, 21 insertions(+), 82 deletions(-)

http://git.horde.org/horde-git/-/commit/f335ac5321fc27bb1c9aad635206925a5aa1eb2e




More information about the commits mailing list