Skip to content

Commit 158c8f3

Browse files
committed
Update to latest release
1 parent e026697 commit 158c8f3

File tree

131 files changed

+6745
-8947
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+6745
-8947
lines changed

.DS_Store

6 KB
Binary file not shown.

build/config/defaults.js

+92
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,92 @@
1+
define({
2+
appid: "",
3+
webmap: "14ab61d83557477daac4e36fae8c992e",
4+
oauthappid: "arcgisWebApps",
5+
proxyurl: "",
6+
bingKey: "",
7+
sharinghost: "www.arcgis.com",
8+
altMapText: null,
9+
toolbarLabels: !1,
10+
splashModal: !1,
11+
splashTitle: null,
12+
splashContent: null,
13+
splashButtonText: null,
14+
find: null,
15+
localize: !0,
16+
units: null,
17+
customstyle: null,
18+
customLayout: "default",
19+
theme: "#105e78",
20+
color: "#fff",
21+
iconColor: "#fff",
22+
panelBackground: "#fff",
23+
panelColor: "#000",
24+
logo: null,
25+
logolink: null,
26+
logoAltText: null,
27+
tools: [{
28+
name: "legend",
29+
enabled: !1
30+
}, {
31+
name: "bookmarks",
32+
enabled: !0
33+
}, {
34+
name: "layers",
35+
enabled: !0,
36+
sublayers: !0,
37+
legend: !0,
38+
opacityslider: !0
39+
}, {
40+
name: "basemap",
41+
enabled: !0
42+
}, {
43+
name: "overview",
44+
enabled: !1
45+
}, {
46+
name: "measure",
47+
enabled: !1
48+
}, {
49+
name: "edit",
50+
enabled: !1,
51+
toolbar: !1
52+
}, {
53+
name: "print",
54+
enabled: !0,
55+
legend: !1,
56+
layouts: !1,
57+
format: "pdf"
58+
}, {
59+
name: "details",
60+
enabled: !0
61+
}, {
62+
name: "share",
63+
enabled: !0,
64+
embed: !1
65+
}],
66+
activeTool: null,
67+
search: !0,
68+
locationSearch: !0,
69+
popupPanel: !1,
70+
searchExtent: !1,
71+
searchLayers: [{
72+
id: "",
73+
fields: []
74+
}],
75+
customUrlLayer: {
76+
id: null,
77+
fields: []
78+
},
79+
customUrlParam: null,
80+
showSlider: !0,
81+
locate: !1,
82+
locate_track: !1,
83+
locate_scale: null,
84+
scalebar: !1,
85+
title: "",
86+
subtitle: null,
87+
level: null,
88+
center: null,
89+
markerSymbol: "./images/EsriBluePinCircle26.png",
90+
markerSymbolWidth: 26,
91+
markerSymbolHeight: 26
92+
});

build/config/demoMap.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/config/templateConfig.js

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/css/styles.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/css/theme/default.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/css/theme/menubar.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/css/theme/rounded.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/css/theme/sidetools.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/fonts/tool-icons.eot

7.92 KB
Binary file not shown.

0 commit comments

Comments
 (0)