-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathconfiguration.json
33 lines (28 loc) · 1.16 KB
/
configuration.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"source": "dbd49c155bf249f79bf1e518d56dbbb2",
"folderId": "052b07ec56b3462c943adcc6959354ec",
"values": {
"webmap": "3a1d33996b0c480b9e34b3221a80ebeb",
"splashBackgroundUrl": "images/splash.jpg",
"useWebmapOrigImg": true,
"includeOverviewMap": false,
"overviewMapInitiallyOpen": false,
"overviewMapBasemap": "Streets",
"overviewMapZoom": 16,
"showSkip": true,
"skipButtonText": "Skip",
"proxyProgram": "proxy/proxy.ashx",
"randomizeSelection": true,
"allowGuestSubmissions": true,
"thumbnailLimit": "10",
"showGuest": "true",
"facebookAppId": "",
"googleplusClientId": "",
"showTwitter": "false",
"googleplusLogoutUrl": "https://accounts.google.com/logout",
"twitterSigninUrl": "https://utility.arcgis.com/tproxy/signin",
"twitterUserUrl": "https://utility.arcgis.com/tproxy/proxy/1.1/account/verify_credentials.json?q=&include_entities=true&skip_status=true&locale=en",
"twitterCallbackUrl": "/oauth-callback-twitter.html",
"arcgisUrl": "//www.arcgis.com/sharing/content/items/"
}
}