Esri Business Analyst Online API for Flex - What's New in 2.0

The Business Analyst Online API for Flex 2.0 is a major release built on top of Adobe Flash 4.1 and ArcGIS API for Flex 2.1 or greater. The major updates relate to the full redesign of the thematic mapping functionality.

Note: The current implementation of the Core Thematic Mapping is preliminary. It is subject to change in the next release when new enhancements for the Thematic Mapping will be added.

Changes in Thematic Mapping

Many thematic mapping classes have been moved from com.esri.bao.tasks.thematicmapping to the new core com.esri.bacore.thematicmapping package.

  Color ramps

  Classifications

  Geography levels

  Thematic variables

  Thematic layer infrastructure

Benefits of the New Thematic Layer

Changes in Core Classes

The following changes have been made in the com.esri.bacore package.

Changes in Business Analyst Online Tasks

Tasks of the com.esri.bao.tasks.stdgeographies package now return an array of items of the StdGeographiesFeature type. Since this type derives from the IDNamePair class, you don’t need to make any change in your code; this change is backward compatible.