Select to view content in your preferred language

Table of Contents - Legend Widget for FlexViewer 2.x

183237
664
12-01-2010 07:30 AM
RobertScheitlin__GISP
MVP Emeritus
All,

Here is the next in my line of widgets for the FlexViewer 2.x.

The legend portion of this widget is the same code as my dynamic legend widget so,

IT IS FOR ARCGIS SERVER 10 OR GREATER ONLY

This is just a simple TOC Widget that includes my dynamic legend component.
This widget also includes my enhancement for map service transparency,
right click context menu for zoom to make layer visible, and my scale
dependent renderer for the TOC checkboxes.
Tags (2)
0 Kudos
664 Replies
philippschnetzer
Frequent Contributor
Great enhancements!  I'm having an issue with the scroll bar - this issue is also evident on your widget preview site..

Cannot scroll all the way to the bottom...jumps back to the top automatically..otherwise no probs!
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Phillip,

   That is one of those unfortunate 99 bugs that the mx Tree component of the Flex SDK has, and I make reference to in my read me file.
0 Kudos
EricVenden
Frequent Contributor
Hi Robert,
Just downloaded and am testing 2.3.7 of the TOC.  I had to incorporate a fix to allow grouped listings to function properly in the "latest" version of the TOC I am using (2.3.3).  I have a different behavior on the 2.3.7 version of the widget.  I cannot turn on a grouped sublayer - I click and it does not respond.  I have attached a screen shot.  It may relate to the "old" issue....Does the grouped layer code fix need to be applied to this new version also?
Any ideas?
Thanks
Eric V
Gurnee, IL
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Eric,

   I see the issue now with Groups of Groups and I am looking into this.
0 Kudos
NathanEnge
Esri Contributor
Nathan,

You should never publish a map service inside another map service. Just not good practice...

Done't get me started on this. I know. Not only is it friggen slow, it sucks balls for rendering legend and populating search widgets, identify etc.

Better allows me to manipulate which layers are turned on by default and which layers are turned off.
I've tried using visible layers tag in the config, but can't seem to get it to work. I'll post a new thread on it maybe.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Eric,

   Issue is resolved in new version 2.3.7.1, but is caused me to depreciate the TOC updating based on programmatic layer visibility changes (Not a big deal for most people).
0 Kudos
EricVenden
Frequent Contributor
Eric,

   Issue is resolved in new version 2.3.7.1, but is caused me to depreciate the TOC updating based on programmatic layer visibility changes (Not a big deal for most people).


Thanks Robert..works great
Eric V
Gurnee, IL
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
All,

   Another Quality improvement release came out today.

Version 2.3.7.2 - 10 June, 2011
* Fixed ZoomToMakeVisible context menu when using cached/tiled basemaps.
* Feature layers now only have one checkbox at the parent map service that show
  Scale dependency and has context menus.
0 Kudos
LeeAllen
Frequent Contributor
Robert,

This is spectacular, thank you for your hard work.  Up and running on this site (with a few visual modifications).  And thank you as always for the source code.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
All,

   New version is available.

Version 2.3.8 - 11 June, 2011
* Fixed Horizontal and vertical scrolling issues.
* Enhanced layout of TOC swatches and checkboxes.
* Cleaned up lots of unused portions of the code.
* TOC Item label is gray when item is scale dependent.
0 Kudos