Hi Bill, That looks really good. Nice work.The geolocation is probably zooming too far for the custom basemap. You can change the Level of detail in one of the scripts files. I should probably make it a config variable in the future. If you look in user-agent.js on like 54 you can change the lod variable to a smaller number so it doesn't zoom users in too far.function zoomToLocation(x, y, IPAccuracy){ // calculate lod var lod = 14;Hope that helps.
function zoomToLocation(x, y, IPAccuracy){ // calculate lod var lod = 14;
I currently have our application setup to use the 'simple' option. I've also left the embed option enabled. I like the simple option because users can stay within the gallery to browse through multiple maps without leaving the site. However, I would like to be able to give them a way to view the map with the additional options they can gete vie the explorer and arcgis options. Is there an easy way to allow the user viewing the map.html page to then open the selected map via ArcGIS Online or ArcGIS Explorer Online?The link to our site is http://publicmaps.ofallon.org/gallery. Thanks for your help!
Hi,When I used the address search and it zooms to the location, my custom tiled base map disappears. Any reason why this is happening?I just started testing this template out this week.... it is still in the development stages.Here is my site... http://gis.arlingtonva.us/gallery
Hi Veronica,You can change the file to open in explorer in the optional settings config.Here's the line of code to look for:// CHANGES THE MAP VIEWER TO USE 'simple' (map.html), 'explorer' (ArcGIS Explorer) or 'arcgis' (ArcGIS Javascript) pmgConfig.mapViewer = 'simple'; // values: 'simple', 'explorer' or 'arcgis'. default: 'simple'.
// CHANGES THE MAP VIEWER TO USE 'simple' (map.html), 'explorer' (ArcGIS Explorer) or 'arcgis' (ArcGIS Javascript) pmgConfig.mapViewer = 'simple'; // values: 'simple', 'explorer' or 'arcgis'. default: 'simple'.
I am having problems with how my template interacts with Internet Explorer. I try to go to the site (still under development so I can't link you to it), but I seem to get the following prompt for most of my maps (and frequently multiple times per map): "Stop running this script? A script on this page is causing Internet Explorer to run slowly. If it continues to run, your computer might become unresponsive." Yes/No. Clicking No often does not succeed in loading the map, and the message will pop up numerous times after this before it finally functions properly. The maps I am linking to are found here. I am using IE version 8.0.6001.18702CO. Does the problem lie in how I have customized the template, or in Internet Explorer? Related: the template seems to function fine with Firefox.Thank you
Thanks.1. I was able to change the title font in the header using the line in global.css. I still would like to include a logo to the left of the title, so I'll have to figure that out. Suggestions welcome, of course. [Edit -- I found a way to get the logo working.]2. I'm really not sure what to change in the map. Maybe the problem is that I have two levels of group layers? I'll play around with it.
ok - thanks - i will test again this evening with an Android phone -
Thanks - I really appreciate it. Honestly, a microsoft shop we may be but their mobile market share is so diplorable i am not super concerned with it atm. Though, it would be nice down the road to have that one too. Android is kind'a a must. At the very least, for now, we can just go the http* instead of arcgis* and that way it will at least work in a brouser capacity. As much as a like iOS - the Android solution is equally important to us; we really need a cross platform solution.Also, if there was one more item - showing our location on the map instead of just having it centered would be amazing too! Thanks, dz
ok - so I have started using the Android AVD Manager to test the v1.4 public maps gallery with little luck. I thought maybe it was something to do with the AVD so I went to a Sprint stoer to test it too. They allow you to install apps so that was my choice for full selection of mobile devices to test drive the site.Issues:Apple iOS: Redirects to a bad url and then fixes itself on way to itunes... // IOS APP URL pmgConfig.iosAppURL = "itms://itunes.apple.com/us/app/arcgis/id379687930?mt=8"; //perhaps another redirect would work better?Android: A mobile device is detected but there is no pmgConfig setting to redirect android devices to the android market so this page is displayed:something like this would be nice... //ANDROID APP URL //pmgconfig.androidAppURL = "https://market.android.com/details?id=com.esri.android.client"Further - once the app is installed the map cannot be loaded. So now the device cannot view the map at all unless the change the url to start with http instead of arcgis and not a likely task for standard mobile user...WindowsMobileThe app took too long to download and left before it was complete - perhaps it is finished now and I will return to the store and check that one;) there is no pmgConfig setting to redirect WindowsMobile devices to their market; something like this would be nice.... //WINDOWS MOBILE URL //pmgconfig.windowsMobileAppURL = "http://social.zune.net/redirect/preferences/askclient?ReturnUrl=http://social.zune.net/redirect?type=phoneApp&id=7cb003be-990a-e011-9264-00237de2db9e"
How about a "Private Maps Gallery" template?---I used 1.3 successfully at San Mateo County GIS last summer (http://gis.co.sanmateo.ca.us/map_gallery) .Now I've configured the 1.4 template to demo to an east coast metro police GIS staff. To make this work, I had to change the Share setting on all maps in our AGO Group to "Everyone". That is probably ok from a security standpoint, because the ops layers from the secure ArcGIS Server simply don't appear.But the PD customers would really like these maps and their descriptions to be invisible inside our AGO group. How about adding AGO group member login at the gallery front page?Thanks.
Hi David,Have you turned on the mobileAppLink option in the optional settings config?// USE ARCGIS iOS APP LINKS FOR USERS ON iOS DEVICES. Default: false. pmgConfig.mobileAppLink = true;I've verified that this works for iOS devices but I haven't for Android or Windows OS. I'm not sure if the same support exists. I'll look into it...
// USE ARCGIS iOS APP LINKS FOR USERS ON iOS DEVICES. Default: false. pmgConfig.mobileAppLink = true;
Hi Charles,It looks like you need to enter a bing maps key. It's unable to load the map because it may be using a bing maps basemap.See the config or documentation for more.
Hey,I would like to show 3 pages, one with apps, one with maps and services and the other with tools. I decided that I would have to have 3 installations, but I cannot get the filter to work. I can get the apps, but the maps end up with the apps included and the tools don't show up at all.any ideas?Chris
I have followed the instructions for 1.4 and have a problem. demo mapwhen you click on one of the maps the inbed map starts to load but then just hangs with the spinning loading icon. Am I missing something?Thanks
How do I configure the file to open with ArcGISexplorer as the viewer map?
Hi. With the 1.3.1 version I was able to place layer packages within my ArcGIS Online map gallery group and the layer package would be available for downloading on the right side of the page. Version 1.4 shows additional maps where Version 1.3.1 showed layer packages. How do I get my layer packages available in Version 1.4 as they are in Version 1.3.1
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.