Home > LegendViewer

LegendViewer

LegendViewer is a project mainly written in ActionScript, it's free.

Legend component for ESRI Flex API 2.X

h1. LegendViewer: A Legend and Manager component for use with the "ESRI Flex API":http://help.arcgis.com/en/webapi/flex/index.html.

This is a tool that I needed for my day to workflow. It is an update to the LegendManager tool that is part of my FlexMapTools. Once I have worked on this tool a little more, I will replace that component. This tool utilizes the new Legend REST endpoint that was added in Service Pack 1 to ESRI ArcGIS Server.

This tool also makes extensive use of "AS3Signals":https://github.com/robertpenner/as3-signals for communication between its various components. You will need to download AS3Signals into your project to use this component.

For more information about the ESRI Flex API, please visit http://help.arcgis.com/en/webapi/flex/index.html

h3. Disclaimer Because ESRI has a download page for their Flex API where they ask that you register, I will not be providing the ESRI Flex API swc file. Please visit the "ESRI Flex API dowload page":http://resources.arcgis.com/content/arcgis-flex-api-how-to-download

I am not employed or affiliated with ESRI beyond being a user of their products.

Enjoy.

h2. License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Previous:Tumblr-API