|
POST
|
Michael, you could run a function that uses the x/y coordinate that is returned from your address locator to select the polygon it falls into. This is the event you are looking for Geocoder | API Reference | ArcGIS API for JavaScript Tim
... View more
05-08-2015
12:18 PM
|
3
|
13
|
3767
|
|
POST
|
Maybe Kelly Hutchins can point you in the right direction, since I am still learning the WebApp builder structure.
... View more
05-08-2015
10:55 AM
|
0
|
0
|
3935
|
|
POST
|
Brandon, Maybe this thread can help: How can I access the "additional fields" in a locator? Tim
... View more
05-08-2015
10:10 AM
|
1
|
2
|
3935
|
|
POST
|
Ian, you can specify a tolerance here IdentifyParameters | API Reference | ArcGIS API for JavaScript But this might mean you need to change your approach on how to bring up a pop-up window. Tim
... View more
05-08-2015
07:36 AM
|
2
|
0
|
1381
|
|
POST
|
What if they go to this page: http://www.arcgis.com/home/item.html?id=1d893de3f0d740b482bd74e9f28df081 Click on Open -> Open in ArcGIS for Desktop (which will download a file) Double-click the file and within ArcGIS Desktop expand the TravelTimePM and then right-click the layer which will enable them to click on Data -> Export Data.
... View more
05-07-2015
01:07 PM
|
1
|
0
|
2137
|
|
POST
|
Eric, Did you host that data on your own Server and then you use it within ArcGIS Online? They will only be able to download a feature service if it is hosted within ArcGIS Online. Tim
... View more
05-07-2015
01:03 PM
|
1
|
0
|
2137
|
|
BLOG
|
James this is great. Who knew you can discover music spatially via ArcGIS!
... View more
05-07-2015
08:12 AM
|
1
|
0
|
1585
|
|
POST
|
Deshe Organization I tried this and changed it in the inis.js located at client\stemapp and client\builder but the webappbuilder just keeps loading Tim
... View more
05-07-2015
07:34 AM
|
0
|
9
|
6672
|
|
POST
|
Hallo Silv, es waere eine gute Idee das in dieser gruppe auch zu posten. Deutsche GIS Anwender Gruss, Tim
... View more
05-07-2015
06:22 AM
|
0
|
0
|
982
|
|
POST
|
Are those points graphics? If so check out my example here: Button Popup 1 - JSFiddle Tim
... View more
05-06-2015
06:53 AM
|
2
|
3
|
2932
|
|
POST
|
Hey Deshe Organization I tried adding this line but it won't work for me. The Webappbuilder loader just keeps loading. When I replace the "he" with "en" it works. Any idea what I could be doing wrong? Here is my code: if(allCookies.esri_auth){
/*jshint -W061 */
var userObj = eval('(' + unescape(allCookies.esri_auth)+ ')');
if(userObj.culture){
dojoConfig.locale = userObj.culture;
}
}
if (allCookies.arcgisLocale) {
dojoConfig.locale = allCookies.arcgisLocale.toLowerCase();
}
if (allCookies.wab_locale) {
dojoConfig.locale = allCookies.wab_locale.toLowerCase();
}
if(!dojoConfig.locale){
dojoConfig.locale = navigator.language ? navigator.language : navigator.userLanguage;
}
dojoConfig.locale = dojoConfig.locale.toLowerCase();
dojoConfig.locale = "de";
window._setRTL(dojoConfig.locale);
var resources = [
window.apiUrl + 'dojo/resources/dojo.css',
window.apiUrl + 'dijit/themes/claro/claro.css',
window.apiUrl + 'dojox/editor/plugins/resources/css/TextColor.css',
window.apiUrl + 'dojox/editor/plugins/resources/editorPlugins.css',
window.apiUrl + 'dojox/editor/plugins/resources/css/PasteFromWord.css',
window.apiUrl + 'esri/css/esri.css',
window.path + 'stemapp/jimu.js/css/jimu.css',
window.path + 'builder/css/builder.css',
window.path + 'builder/libs/ace/ace.js',
window.path + 'builder/libs/thenBy.js'
]; Thanks, Tim
... View more
05-05-2015
12:51 PM
|
0
|
12
|
6672
|
|
POST
|
I have a draw tool that in cooperates this http://jsfiddle.net/timw1984/4p7d241v/17/embedded/result/ Javascript API - Advanced Draw widget
... View more
05-05-2015
11:32 AM
|
1
|
0
|
1394
|
|
POST
|
Maybe this code posted by Ken Buja can help? JS Bin - Collaborative JavaScript Debugging
... View more
05-05-2015
06:40 AM
|
0
|
8
|
3299
|
|
POST
|
Hey everybody, I am working on building custom widgets and I am trying to incorporate different language support. Where do I need to go to create an app in a different language? Is there a setting somewhere, where I can switch between languages? Thanks, Tim
... View more
05-05-2015
06:28 AM
|
0
|
2
|
8533
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-06-2015 06:58 AM | |
| 1 | 05-04-2016 07:27 AM | |
| 1 | 07-06-2017 08:12 AM | |
| 1 | 10-26-2015 11:51 AM | |
| 1 | 12-12-2014 12:05 PM |
| Online Status |
Offline
|
| Date Last Visited |
11-11-2020
02:23 AM
|