Dojo Widgets to extend the functionality of the Esri Javascript API and CMV. Documentation on how to use these widgets can be found in their respective folder. While designed to work specifically for CMV, they should function just as well outside of CMV in a different Dojo or Esri API app.
- Check out the demo for a fully functional demo.
- View the source code in the gh-pages branch.
- Store and share map and application state.
- View the Documentation:
- Apply user defined filters to map and attributes table
- View the Documentation
- Query and display the layers' related records
- View the Documentation
- Query the layer's rest page and display it's description
- View the Documentation
- Toggle a dynamic heatmap renderer on point layers
- View the Documentation
- Add labels to dynamic map layers
- View the Documentation
- Control the current display of all time enabled layers ont he map
- View the Documentation
- Cache logins in a cookie or local storage and reload them when the app starts
- View the Documentation