[Opengeoscience-developers] OpenGeoscience branch, 75_basic_legend, updated. 1dfe58252b35658e4705bea944e25384c22c4657
Aashish Chaudhary
aashish.chaudhary at kitware.com
Thu Jul 25 00:14:03 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OpenGeoscience".
The branch, 75_basic_legend has been updated
via 1dfe58252b35658e4705bea944e25384c22c4657 (commit)
from e05e591a0e4492a2f6172cd1a0e51d9b06f84a53 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://public.kitware.com/gitweb?p=OpenGeoscience/geoweb.git;a=commitdiff;h=1dfe58252b35658e4705bea944e25384c22c4657
commit 1dfe58252b35658e4705bea944e25384c22c4657
Author: Aashish Chaudhary <aashish.chaudhary at kitware.com>
Date: Thu Jul 25 00:01:20 2013 -0400
Improving legend API
Adding ability to set legend position and size for a given layer. Basically
the idea is that the view can have multiple layers each with its own legend.Now
if multiple layers are visible then we want legends not to overlap. Now the
view can find positions and sizes for each layer and run some space resolution
algorithm to make sure that they don't overlap
web/lib/geo/featureLayer.js | 3 +-
web/lib/geo/layer.js | 90 +++++++++++++++++++++++++++++++++++++++++++
web/lib/vgl/utils.js | 4 +-
3 files changed, 94 insertions(+), 3 deletions(-)
-----------------------------------------------------------------------
Summary of changes:
web/lib/geo/featureLayer.js | 3 +-
web/lib/geo/layer.js | 90 +++++++++++++++++++++++++++++++++++++++++++
web/lib/vgl/utils.js | 4 +-
3 files changed, 94 insertions(+), 3 deletions(-)
hooks/post-receive
--
OpenGeoscience
More information about the Opengeoscience-developers
mailing list