Skip to content

1.3.4

Compare
Choose a tag to compare
@DavidSpriggs DavidSpriggs released this 21 Jul 19:50
· 443 commits to master since this release

Fixes

  1. Dockable Sidebar Widgets
    • reworked docking and undocking of floating widgets for better touch support.
    • fixed issue with Internet Explorer when sometimes the window would continue to move with mouse after the mouse button was released
  2. MapInfo Widget
    • fixed occasional error with setting the map scale on startup.

New Features

  1. Upgraded to Esri JS API version 3.14 (you get all the goodness that comes with 3.13 and 3.14).

Enhancements

  1. Geocoder Widget
    • Limit search to map extent.
  2. Popup
    • Allow the use of PopUp's setContent method.
  3. Find Widget
  4. Directions Widget
    • fixed styling in Esri widget when AGO routing is not used.
  5. Layer Types
    • Added support for:
      • WebTiledLayer
      • ArcGISImageServiceVectorLayer (with legend)
      • RasterLayer
      • StreamLayer (with Legend)
      • DataAdaptorFeatureLayer
  6. Layer Control Widget
    • Added support for menus on sub layers including topic.publish and configurable menu icons
  7. Legend Widget
    • Added support for excluding operation layers.
  8. Editor Widget
    • Added support for excluding operation layers.
  9. LayerControl Widget
    • Added support for sublayer menus (like top level menus).
  10. Documentation
    • Addition of detailed documentation for Find widget plus other minor enhancements
    • Updated to version 1.3.4
  11. Font-Awesome
    • Updated to Font-Awesome version 4.3.0
  12. Proj4JS
    • Updated to Proj4JS version 2.3.3

Demo site

http://demo.cmv.io/viewer

Download options

  1. 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.
  2. If you are a developer and want to create your own widgets or modify core packages, download a source package.