Yep. You should be able to change it to use ArcGIS explorer. Instead of using the previous URL, use this one.
Instead ofmap.html?webmap=
Usehttp://explorer.arcgis.com/?open=
If you open index.html or map.html and scroll to the bottom. you can change the code below to use your website link. The HREF attribute of the <a> anchor tag.<div class="logoDiv footBorder"><a title="Your Logo" href="http://yourwebsite.com" class="hostedBy"></a><a href="mailto:email@yourorg">email@yourorg</a></div>
Hope that helps. Let me know if you get it working.
Sweet, it works great thanks. I wasn't putting http:// in front, but it works now.
The initial map will not load in the carosel view. The wheel just keeps spinning....
I can't seem to figure out how to resize the footer elements. I need to bring our logo and that little border line more to the left and closer the the "About..." description.
I have two questions regarding the functionality of users viewing the template. Is there an option to make the full screen view available in the Carousel View or is this only possible in the simple map viewer through map.htm? Also, I am having trouble with layer descriptions appearing in the legend tab of map.htm. These layer descriptions display in the Carousel view, but not in the simple map viewer when a user clicks on a map from index.htm. (With the addition of descriptions appearing in the legend of map.htm will these changes be affected in the full screen view? Also, will users be able to toggle layers on/off in the full screen view? I followed code in response to cstevens5802's post.)
Also, running into errors displaying web maps that use Bing Maps base layers. I registered for a Bing Maps key and inserted this into the config.js file. Is there more to editing the config.js file than simply copy/pasting Bing Maps key between the quotes?
Designing the template to display/grade student's university lab assignments. I am encouraging the students to design purpose driven web maps with quality appeal to client-side viewing. Thanks for any help you are able to provide. URL is maps.UNOGIS
Unfortunately, the carousel view doesn't have a fullscreen. Only the simple viewer does.
I'll look into why those layers aren't displaying for you. Thanks for pointing that out. I'll hopefully have a fix for that soon.
Yes, pasting the Bing Maps key in the config is all you need to do to use Bing Maps. Is it not working for you?