ArcGIS API for Flex: Version 2.1 released

Version 2.1 of the ArcGIS API for Flex is now available. To begin using it, download the new Flex API Library and recompile your applications.

The 2.1 version is fully backward compatible with 2.0. We've added a few things and fixed a few things. The key aspects of the 2.1 release are:

Support for drawing circles and ellipses with DrawTool. Check out the DrawTool sample with circles and ellipses.
Support for rotating and scaling features with EditTool. Check out the EditTool sample with scaling and rotating.
Improved support for touch events. This makes your applications easier to use on Android phones and other touch-enabled devices that support Flash Player 10 or above. The Flex API now supports drag to pan, double tap to zoom in, pinch open to zoom in, pinch close to zoom out, and two-finger tap to zoom out.
Support for OGC Web Map Service (WMS). Read about the WMSLayer class in the API reference and check out the new samples WMSLayer sample and WMS sample with sublayer on/off for more details.
For a complete list of enhancements and bug fixes, see What's New in 2.1 Flex API.

你可能感兴趣的:(android,Web,Flex,Flash)