ArcGIS JavaScript API 1.5 released
Version 1.5 of the ArcGIS JavaScript API is now available! To take advantage of the new version, change your script reference to the ArcGIS JavaScript API to use v= 1.5, like this:
<script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=1.5" />
Version 1.5 adds:
- Support for Firefox 3.5
- Support for Dojo 1.3.2
- Ability to force a mouse cursor style change
- Optional HTTPS access of the ArcGIS JavaScript API
- Bug fixes
For more details on these items, take a look at the What's New in Version 1.5 document.
The ArcGIS JavaScript Extension for the Google Maps API and the ArcGIS JavaScript Extension for Microsoft Virtual Earth (now Bing Maps) were not updated at this release.