arcgis-cookbook icon indicating copy to clipboard operation
arcgis-cookbook copied to clipboard

Add support for local ArcGIS API for JavaScript

Open garysheppardjr opened this issue 8 years ago • 2 comments

Unless I missed it, the cookbook has no support for the following:

  • [ ] Installing and hosting the ArcGIS API for JavaScript locally
    • This might not matter, since Portal for ArcGIS includes the API for JavaScript.
  • [ ] Configuring ArcGIS Server to use an instance of the ArcGIS API for JavaScript other than the one on js.arcgis.com
    • This could be the instance of the API for JavaScript that Portal for ArcGIS provides.
    • It could be another instance that Chef installs and hosts.
    • Or it could be another instance running at an arbitrary URL.

This capability is important for those who want to view services through the Services Directory while not connected to the internet.

garysheppardjr avatar Apr 21 '16 17:04 garysheppardjr

@garys-esri Could you provide a reference to ArcGIS documentation that describes the manual installation procedure for " ArcGIS API for JavaScript" that needs to be automated?

pbobov avatar Apr 25 '16 19:04 pbobov

@pbobov See the Download section at the bottom of this page:

https://developers.arcgis.com/javascript/jshelp/intro_accessapi.html#download-api

The step-by-step instructions are in the API download package. I don't think they're published online.

garysheppardjr avatar Apr 25 '16 19:04 garysheppardjr