Select to view content in your preferred language

Table of Contents - Legend Widget for FlexViewer 2.x

187612
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
JeremyMoore
Deactivated User
Hey Robert,

Does the getLegend work for layers requiring a Proxy? Any layer that is using a proxy doesn't seem to return the legend image.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jeremy,

   I don't use Proxies and there for have not developed to support them.
0 Kudos
JeremyMoore
Deactivated User
Jeremy,

   I don't use Proxies and there for have not developed to support them.


Thanks. I'll see if I can put the proxy request in for the legend request and send it to you if you want.  Thanks for all the widget support over the years!
0 Kudos
JeremyMoore
Deactivated User
Thanks. I'll see if I can put the proxy request in for the legend request and send it to you if you want.  Thanks for all the widget support over the years!


I added proxy support if you want the code. Thanks again
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Jeremy,

  Absolutely. Thanks
0 Kudos
SaugatJoshi
Deactivated User
Hi Robert Thanks for the comment. How can I gain access to the older version of this widget? I am looking for 2.3.9.1 i.e I beleive just before flexViewer  2.4 release.

Thanks.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Saugat,

   With as many widgets as I support and constantly updating those widgets, I can not keep old versions of the source code. I do have the last compiled version which was 2.3.9.2. I do not have the source code of this version though.
0 Kudos
MaxNos1
Emerging Contributor
I can not change the label " Layer Visibility". modify in TOCWidget.xml <visibilitylabel>Layer Visibility</visibilitylabel> to <visibilitylabel>My Label</visibilitylabel> but nothing happens... In what may be the problem?
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Max,

   This is now fixed in version 2.4.5.
0 Kudos
MaxNos1
Emerging Contributor
Max,

   This is now fixed in version 2.4.5.


thank you!!!
0 Kudos