GISFaces 1.2.0 has been released. The following changes are included:
- Update to the newly released ESRI® ArcGIS API for JavaScript version 3.10.
- The new ESRI JSAPI version now directly handles feature identify processing for all service/layer types.
- Previously, identify processing across multiple services needed to be handled manually and graphics layer features were not included.
- Remove custom service layer identify code that it is now handled by the ESRI JSAPI.
- In the popup window, display the field alias and show the field name on hover over.
- Change the styling of the popup window to use a new light theme. See
gisfaces.css
for overrides in your projects. - Add a refresh indicator to the graphics model for rendering performance.
- The examples have been updated.
See the Examples page for code listings and live examples.