Skip to content

Commit

Permalink
Map Tour 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cooney committed Dec 19, 2017
1 parent fd80658 commit 79edf4a
Show file tree
Hide file tree
Showing 14 changed files with 873 additions and 272 deletions.
4 changes: 2 additions & 2 deletions MapTour/src/app/maptour-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,8 +190,8 @@ APPCFG = {
// Edit those to set a custom sharing or proxy URL
// You have to edit those only if your webmap is deployed on Portal for ArcGIS instance and if you are not deploying the template on the Portal webserver
// If you are using ArcGIS Online or deploying the template on a Portal instance, you don't have to edit those URL
DEFAULT_SHARING_URL: "//www.arcgis.com/sharing/content/items",
//DEFAULT_SHARING_URL: "//portal.internal.com/arcgis/sharing/content/items",
DEFAULT_SHARING_URL: "//www.arcgis.com/sharing/rest/content/items",
//DEFAULT_SHARING_URL: "//portal.internal.com/arcgis/sharing/rest/content/items",
DEFAULT_PROXY_URL: "//www.arcgis.com/sharing/proxy"
//DEFAULT_PROXY_URL: "//portal.internal.com/arcgis/sharing/proxy"
};
Loading

0 comments on commit 79edf4a

Please sign in to comment.