What's new in Version 1.3E-mail This Topic Printable Version Give Us Feedback

The following are new features in the ArcGIS JavaScript API version 1.3:

Support for Dojo 1.2.3

When you reference the ArcGIS JavaScript API in your code, you also get a reference to version 1.2.3 of the Dojo Toolkit. This version of Dojo contains a patch that will not be released until Dojo 1.3. If you use an externally hosted Dojo 1.2.3 such as the one on the AOL Content Delivery Network, you will continue to see the following issues:

Layer extensibility

You can write custom tiled and dynamic layers that can be added to your map. To get started, see Creating custom layer types.

Error handling

Every layer and task now has an onError event, which returns more detail about the error in a callback function.

Enhanced map layer management

You can now add layers at specific indices in a map and also remove layers from a map.

Other Map enhancements:

I/O enhancements

Other enhancements

Deprecations/Documentation fixes

Bug fixes

The following are the identification numbers and summaries for bug fixes and enhancements in version 1.3 of the ArcGIS JavaScript API. Some of these summaries repeat information in the previous sections.