Esri / image-discovery-app-js

JavaScript Image Discovery Web Application. Use to search, discover, filter, and manipulate imagery.
23 stars 14 forks source link

javascript api references need to use the javascript API hosted on the portal #1

Open conklinbd opened 11 years ago

conklinbd commented 11 years ago

For the Javascript API reference need to use the JSAPI from the portal.

Also, if you reference the API from online you should use //serverapi.arcgisonline.com/jsapi/arcgis/3.5/

So it will work on an https:// portal.

conklinbd commented 11 years ago

One more comment, this will probably fix a number of other issues with the basemaps not coming from the portal etc...

csmoore commented 11 years ago

Note: The fix for this issue will wait until the publicly available portal release

mfunk commented 10 years ago

Assigned to @Rrivera5127 to fix/verify.