We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1085ca1 commit 38067b8Copy full SHA for 38067b8
MapTour/src/index.html
@@ -43,7 +43,7 @@
43
// - Web map and application can be dynamically specified through url parameters (webmap and appid)
44
// if the authorizedOwners property is specified (see below)
45
// - If an application id is specified, the webmap configuration isn't used
46
- webmap: "",
+ webmap: "7190edafe7464cb19c1caf1360cd6ee5",
47
appid: "",
48
// Optional list of authorized application or web map owners
49
// Has to be specified when using appid or webmap url parameters (e.g. ["user1"], ["user1", "user2"])
0 commit comments