GISFaces 1.0.1 has been released and contains the following changes:
- Update to newly released ESRI® ArcGIS JavaScript API version 3.8.
- Add support for feature service layers by specifying
feature
for the service type. - Add support for custom levels of detail (LOD) levels at the map level.
- Add drag and drop functionality to graphics layers, if specified in the marker model.
- Add automatic layer refreshes using the new
refreshInterval
attribute of theservice
component. - Add minimum and maximum scale visibility using the new
minScale
andmaxScale
attributes of theservice
component. - Refresh the overview map when the map background layer changes.
- Add support for graphics layer marker rotation via the marker
angle
property. - Set the mouse cursor for graphics layer markers.
- Enhance the identify popup window styling and show thumbnail images, if appropriate.
- Minor enhancements and bug fixes to kml and graphics layers and legend and identify tools.
See the Examples page for code listings and live examples.