1.3.2
Fixes
-
Print Widget
- When using an async print service, the UI is updated appropriately on job failure.
-
LayerControl Widget
- dynamic layer control self aware of changes to visible layers and updates UI accordingly.
- fixed bug that removed dynamic layer control expand/collapse icon when
noLegend: true
.
-
Header/Subheader
*switched to using
innerHTML
instead ofinnerText
to support Firefox browsers. -
dbootstrap Theme
- fixed issue with sidebar splitter and Internet Explorer 10.
New Features
- LayerControl Widget
- Added CSV, GeoRSS, WMS and KML layers.
Enhancements
- All widgets support internationalization and have been localized for US-EN.
- LayerControl Widget
- All expand/collapse nodes wipe in and out.
- Draw Widget
- Now uses a custom font for draw button icons. Layout of draw buttons also improved. An advanced draw widget with options for updating symbols, editing existing graphics and other functions coming soon.
- Identify Widget
- add support for existing layerDefinitions with IdentifyTask.
- Added a new optional property to allow the info window to be draggable over the map.
- Find Widget
- add support for existing layerDefinitions with FindTask.
- Button now use FontAwesome icons.
- Print Widget
- Button now use FontAwesome icons.
Demo site
Download options
- If you are not a developer, and simply want to configure the viewer with you own layers use the viewer.zip download as it is built and ready to go.
- If you are a developer and want to create your own widgets, download a source package.