The branch "ansel-map" has been updated. The following is a summary of the commits.
from: 11cb083f5bd818300a264a578a6273a98d79c65e d412366 Don't center the map after each marker is added. ----------------------------------------------------------------------- commit d41236689c7766694d40226ddb6797a08bfe524e Author: Michael J Rubinsky <[email protected]> Date: Thu Sep 22 20:40:58 2011 -0400 Don't center the map after each marker is added. Only need to center the map once, and do it when the current image's marker is added. Still to decide: Should the current image be in the center, with the map zoomed to a reasonable zoomLevel - or should we zoomToFit the map, which would ensure all geotagged images from the current gallery would be shown on the map initially, but would not have the current image's marker centered. ansel/js/widgets/geotag.js | 60 +++++++++++++++++++++++++++++-------------- 1 files changed, 40 insertions(+), 20 deletions(-) http://git.horde.org/horde-git/-/commit/d41236689c7766694d40226ddb6797a08bfe524e __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
