Select to view content in your preferred language

3.1 API download

1696
14
08-08-2012 04:57 AM
JeffPace
MVP Alum
Is the 3.1 api available to download?

ON the download page I see

"The most recent release of the ArcGIS API for JavaScript is version 2.8"
0 Kudos
14 Replies
JeffPace
MVP Alum
Kelly,
can you check the install doc? it still references a dojo.js.uncompressed.js file that no longer exists, and references the [HOSTNAME...] which also doesnt exist.

Do we need to do anything to localize the file?
0 Kudos
KellyHutchins
Esri Notable Contributor
Jeff,

Yes we've noticed the issues with the install doc and are working on updating the file and providing an updated download.

The JS API is already localized - you shouldn't need to do anything.
Kelly


Kelly,
can you check the install doc? it still references a dojo.js.uncompressed.js file that no longer exists, and references the [HOSTNAME...] which also doesnt exist.

Do we need to do anything to localize the file?
0 Kudos
JasonWarzinik
Regular Contributor
Also, in both init.js files for 3.1, there is serverapi.arcgisonline.com/jsapi/arcgis/3.1compact/js/dojo/dojo instead of expected [HOSTNAME_AND_PATH_TO_JSAPI]
0 Kudos
KellyHutchins
Esri Notable Contributor
Also, in both init.js files for 3.1, there is serverapi.arcgisonline.com/jsapi/arcgis/3.1compact/js/dojo/dojo instead of expected [HOSTNAME_AND_PATH_TO_JSAPI]


The download zip files have been updated to resolve the install issues.
0 Kudos
JeffPace
MVP Alum
yes the default jsp and aspx pages were missing as well so i just copied them in from 3.0.  Works great, really appreciate not having to localize anymore, saves alot of time and makes for a much quicker deployment!
0 Kudos