POST
|
I would like to adjust the position and appearance of the +/- zoom tool in my application. I wanted to adjust the height of the header controller (make it thicker). I have managed to adjust the position of the geocoding widget (to move it down to account for the thicker header controller). This positional reference is found in the config.json. Then I started looking for the +/-zoom slider. I'm missing something....Can't seem to find the positional reference for the simple zoom slider. When I inspect this element in Chrome it is referred to as a div entitled "map_zoom_slider". So, maybe its not an exposed widget whose style and position can be customized (?). Is the zoom slider inherited from the AGOL web map, or perhaps I still haven't found the right file to manipulate. I'm speculating.....so its time to ask the experts.......Any suggestions or workarounds are appreciated.... thanks! -Nick
... View more
07-10-2015
06:54 AM
|
0
|
5
|
4469
|
POST
|
Thanks for posting this tool Jake - REALLY HELPFUL. I was trying to use ArcMap to export 120k+ features from an AGS feature service that one of our partnering agencies had set up....I kept getting a "client timeout/server not responding error". I noticed that when I selected a small number of features the AGS feature service export would complete successfully. I know that on our own AGS feature services that the max number of records returned by server is set at 1000 (default presumably). And from looking at the code you have provided, this tool appears to dice up the download/extract in chunks of 1000 records by ObjectID. Am I connecting the dots correctly here? - That the 1000 record limit is expected per this client/server process and being accounted for in your code? Or, let me know otherwise.... Thanks again! -Nick
... View more
07-08-2015
11:57 AM
|
0
|
1
|
5133
|
DOC
|
Awesome thanks Larry - I was able to get this working after downloading a template app and deploying it in my inetpub (localhost) folder...After a few attempts I couldn't get it working from the client\stemapp folder though (so that it shows up for use in creating a template). Use the same code for the client\stemapp\config.json?.... -Nick
... View more
05-13-2015
10:28 AM
|
0
|
0
|
7450
|
POST
|
Sounds good, I have to move on to a couple of requests but if I come back and have a break through first I'll let you know... thanks!
... View more
05-07-2015
04:34 AM
|
1
|
1
|
1890
|
POST
|
Thanks Kevin just an update that my rate of progress is not in line with 'whip it up' at present. I appreciate the tip (and Rickey's) on looking at the folder structure, sample code/widgets and how these interact (now understanding more, very helpful)...But how to structure the code in the widget.js and widget.html vs. this js api sample (below) is not clear, if you have time to assist that would be awesome ....I'm going to keep digging but you're likely to get through it first just a heads up... thanks -Nick Map navigation tools | ArcGIS API for JavaScript
... View more
05-06-2015
01:14 PM
|
0
|
3
|
1890
|
POST
|
Hi All - Does a previous/next extent option exist in any standard or community widget? If not how would I customize a WAB setup to achieve something similar? I have located a js api sample that provides this functionality in an esri/map, in a single, simple .html page. But I'm not sure how to bridge the two (yet)... -Nick
... View more
05-05-2015
08:28 AM
|
1
|
7
|
7403
|
POST
|
We're chasing this as well...Our legacy FLEX Viewer popups have this behavior and our users are accustomed to it. I've noticed that our neighbors' js api viewer popups don't float....Makes me wonder.... -Nick
... View more
05-01-2015
11:49 AM
|
0
|
0
|
373
|