8 |
11 | Sign In
9 | Sign in to view your map layers
10 |
12 |
13 |
15 |
16 | Sign Out
14 | ├── ItemTable.html ├── ItemTable.js ├── LICENSE ├── README.md ├── Widget.html ├── Widget.js ├── config.json ├── css └── style.css ├── help ├── Configure-icon.png ├── Configure.png ├── InstallFolder.png ├── MyContentTab.png ├── MyContentTab_SignIn.png ├── PublicContentTab.png ├── SelectWebMap.png ├── Zoom.png └── icon.png ├── images ├── icon.png └── icon1.png ├── manifest.json ├── nls └── strings.js └── release.txt /ItemTable.html: -------------------------------------------------------------------------------- 1 |