|
POST
|
It is AMD Here is the link to Esri overview site Park Locator | ArcGIS for State Government
... View more
06-02-2016
07:22 AM
|
1
|
1
|
2565
|
|
POST
|
This is how esri does it in parks guide <script type="text/javascript">
loadJS('//js.arcgis.com/3.11/init.js', true);
loadJS('app/maptour-config.js');
function getUrlVar(name)
{
var vars = [], hash;
if( window.location.href.indexOf('?') == -1 ) return null;
var hashes = window.location.href.slice(window.location.href.indexOf('?') + 1).split('&');
for(var i = 0; i < hashes.length; i++){
hash = hashes.split('=');
hash[0] = hash[0].split('#')[0];
vars.push(hash[0]);
vars[hash[0]] = (hash[1] == undefined) ? "true" : hash[1];
}
return vars[name];
}
if( isProduction ) {
if( getUrlVar('edit') || getUrlVar('fromScratch') || getUrlVar('fromscratch') || getUrlVar('fromGallery') )
loadJS('app/maptour-builder-min.js');
else
loadJS('app/maptour-viewer-min.js');
}
else {
loadJS('lib/_jquery.1.9.1.min.js');
loadJS('lib/bootstrap/js/bootstrap.min.js');
loadJS('lib/spin.min.js');
loadJS('lib/history.min.js');
loadJS('lib/cubiq.iscroll.js');
loadJS('lib/cubiq.swipeview.js');
loadJS('lib/jquery-ui-1.10.0.custom.min.js');
loadJS('lib/jquery.ui.touch-punch.min.js');
loadJS('lib/jquery.exif.js');
loadJS('lib/jquery.fastClick.js');
loadJS('lib/jquery.hammer.min.js');
loadJS('lib/megapix-image.js');
loadJS('lib/spectrum/spectrum.js');
loadJS('lib/bootstrap.file-input.js');
loadJS('lib/colorbox/jquery.colorbox-min.js');
}
</script>
... View more
06-01-2016
04:37 PM
|
1
|
3
|
2565
|
|
POST
|
Dan, Yes, I would love to change this but I guess I cannot: Verify the data frame is projected to Web Mercator Auxiliary Sphere (WKID 102100/3857) in each map document used to publish a service. The data may remain in the local projection.
... View more
06-01-2016
07:41 AM
|
0
|
0
|
1202
|
|
POST
|
This kind of happened to me the other day too. I am not sure if I changed themes or what I did exactly. I think maybe when you save after changing certain settings, the webapp refreshes. This refresh seems to reload your widgets from the SITEMAP folder. I had custom code rewritten with out of the box code. Maybe it is something added to 2.0
... View more
05-27-2016
01:55 PM
|
0
|
0
|
895
|
|
POST
|
That is strange. I would delete the one folder and re-add download it.
... View more
05-27-2016
12:56 PM
|
0
|
0
|
2441
|
|
POST
|
One option is to delete them both, re-import the widget after a fresh download and then start a new project.
... View more
05-27-2016
12:23 PM
|
0
|
2
|
2441
|
|
POST
|
I have just gotten the Campus place finder up and running for my city. I am having an issue with zooming to the location of an employee or building. The issue is that I have the data in a different spatial reference then: Spatial Reference: 102100 (3857) Is there a setting or a way that I can change the code to allow a different one? I have gotten it to work by changing the spatial reference but I would prefer not to do that. Thank you! ArcGIS API for JavaScript
... View more
05-27-2016
12:22 PM
|
0
|
2
|
4133
|
|
POST
|
Brian, I think you are doing your widget set up wrong. I go it to work using your data. What does your widget search layer look like? This is WAB 2.0
... View more
05-27-2016
10:40 AM
|
0
|
0
|
2441
|
|
POST
|
Brian, I get data when I select by shape. This is my map for Traffic accidents for my city. ( I cannot share webmap because the map is private) But here is a screen shot. The user can filter by everything but day all at once.
... View more
05-27-2016
09:51 AM
|
0
|
2
|
2441
|
|
POST
|
I had thought so but I had hopes that it would be possible. Thanks!
... View more
05-26-2016
07:24 AM
|
0
|
0
|
1339
|
|
POST
|
Our front counter people are going to be zooming to a taxlot, turning on utilities and then printing the map. Using the print (print +) widget. The pdf will then be a link on the server. Then they can either print the map or send to the customer via email. Is there a way to send that pdf via an email from WAB? **This is a front counter and not their personal computer. We do not want them to have to log into their email every time they need to send a map to someone. Thanks! Example Print: http://gis.ashland.or.us/arcgis/rest/directories/arcgisoutput/tools/Default_Print_GPServer/_ags_96fa2f0905144435a8ad8332… Two follow up questions : How long does this link live on the server? Is there a way to shorten the link?
... View more
05-25-2016
03:29 PM
|
0
|
2
|
2768
|
|
POST
|
I am using Launchpad theme. Its only the first line I draw that does not have the length. EDIT: I have now tried it with Billboard theme and I am still getting the same issue.
... View more
05-25-2016
09:57 AM
|
0
|
3
|
2959
|
|
POST
|
Tom, Yes this is WAB 2.0. This happens in both chrome and Firefox.
... View more
05-25-2016
09:42 AM
|
0
|
0
|
2959
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 08-28-2025 01:53 PM | |
| 1 | 08-24-2022 09:40 AM | |
| 1 | 07-19-2018 04:41 PM | |
| 1 | 04-05-2024 03:12 PM | |
| 1 | 07-04-2024 11:42 AM |