|
POST
|
We've got some new sample applications coming down the pipeline on GitHub, check out our quickstart app: Esri/quickstart-map-js There is one specific new sample that you might find interesting, the Find Places by Category sample: Find Places by Category These are just some good jumping-off points, feel free to peruse our entire JavaScript samples library: JavaScript Samples Regards, -Noah
... View more
07-31-2014
11:08 AM
|
1
|
0
|
1028
|
|
POST
|
It looks like you guys are already having a good conversation, but I would like to add an official blog we have that you can refer to and/or comment on to voice your questions and opinions: Esri’s Roadmap for Web Developers
... View more
07-31-2014
11:01 AM
|
0
|
3
|
1788
|
|
POST
|
Hi Tim, Does this map service contain dynamic layers? To check, look in ArcGIS Server Manager and go to the Map Service >> Capabilities under Dynamic Workspaces and see if the checkbox next to "Allow per request modification of layer order and symbology" is selected. Unless you are using this ability, this should not be checked. Server Manager may require a restart for this change to take effect. Another option to consider is upgrading to AGS 10.2.2. Hope this helps! -Noah
... View more
06-24-2014
07:09 AM
|
0
|
2
|
1769
|
|
POST
|
Hi Bhavin, This is a two part answer. First, you would need to center and zoom the map using something like centerAndZoom(mapPoint,levelOrFactor). You could set the center point based on the user's click on the map, and hardcode the zoom level to be appropriate. Second, you need to make sure your features are published to display at the appropriate zoom level. Hope this helps! -Noah
... View more
06-23-2014
08:44 AM
|
0
|
0
|
884
|
|
POST
|
Hi Tammy, Sorry for the confusion. To the best of my knowledge, it is not possible to generate a "geopdf" with the JavaScript API and the Print Task. The pdf that is produced is just a "pdf". There may be some alternative solutions to this issue, but I am unaware of them of this time. -Noah
... View more
06-02-2014
02:50 PM
|
0
|
0
|
3498
|
|
POST
|
Hi Tammy, These are the valid output formats of the JavaScript API and the Print Task: pdf | png32 | png8 | jpg | gif | eps | svg | svgz More information about this can be found in the Class: PrintTemplate These are the valid output formats of the Export Map Operation: png | png8 | png24 | jpg | pdf | bmp | gif | svg | png32 More information about this can be found in the REST API. Hope this helps! -Noah
... View more
06-02-2014
02:12 PM
|
0
|
0
|
3498
|
|
POST
|
Hi Renee, I haven't encountered this issue before, but I do know that setting outFields works if you wait for the feature layer to be loaded before performing the query. Are you able to upload a simple sample application (or code snippet) that reproduces this issue? -Noah
... View more
06-02-2014
09:42 AM
|
0
|
0
|
840
|
|
POST
|
Hi Alex, Yes, this sounds like a good use case for the proxy page. Are you still getting this same error when the service request goes through the proxy page? If it works in the other major web browsers, I think this (proxy) is at the heart of the issue. -Noah
... View more
06-02-2014
09:36 AM
|
0
|
0
|
1363
|
|
POST
|
Howdy, I poked around a bit, but didn't find anything specific about adjusting the halo. Here are the resources that I could find, hopefully they will be of use: Class: LocateButton Geolocation API Specification
... View more
05-30-2014
07:30 AM
|
0
|
0
|
1194
|
|
POST
|
I would open it in Chrome with the Developer Tools open in the Console tab and look for errors. I would also make sure you are hosting the application, and not running it from file.
... View more
05-27-2014
03:09 PM
|
0
|
0
|
1177
|
|
POST
|
Hi Alex, The 404 error is "file not found", and as it has the "proxy" at the beginning of the URL, I would check the location of the proxy on your server and make sure it is referenced properly in the code. Using something like Chrome developer tools would be useful for watching the web requests as well. We have a blog about how to do that here. Hope this helps! -Noah
... View more
05-19-2014
02:52 PM
|
0
|
0
|
1317
|
|
POST
|
No worries Charles. There is always a learning curve associated with any new language or product. Here is another helpful blog post with tips on debugging JavaScript applications. Good luck and happy coding! -Noah
... View more
05-15-2014
07:01 AM
|
0
|
0
|
2134
|
|
POST
|
Hi Charles, I think the issue is related to the AMD style, and how you call the ArcGISDynamicMapServiceLayer. First, please review this blog post concerning the AMD style of programming. You have a mixture of AMD and legacy style in your code. I didn't look through your code too closely, but I did combine our ArcGIS.com webmap sample with the DynamicMapService sample, and made a JSFiddle application consuming your services: Layers on top of AGOL WebMap. Hope this helps! -Noah
... View more
05-14-2014
01:46 PM
|
0
|
0
|
2134
|
|
POST
|
As far as I know, there isn't a separate download needed for this sort of workflow. I haven't locally hosted version 3.9 yet, so I'll give that a shot and see if I can reproduce the error. Are you using our proxy? If so, which proxy are you using, DotNet, Java, or PHP? Can you recreate the error in a simplified sample application?
... View more
05-14-2014
08:39 AM
|
0
|
0
|
3785
|
|
POST
|
Hi ClevelandFan, Welcome to Esri Forums! Thank you for posting your question here. From the error message in the picture you uploaded, it looks like the error is related to the proxy. Have you download and configured the proxy to work with your application? I would start here. Also, there are good instructions in the ReadMe file on GitHub. Using the proxy https://developers.arcgis.com/javascript/jshelp/ags_proxy.html Hope this helps! -Noah
... View more
05-14-2014
08:17 AM
|
0
|
0
|
3785
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2026 11:59 AM | |
| 1 | 05-13-2026 10:29 AM | |
| 1 | 04-10-2026 09:11 AM | |
| 1 | 03-24-2026 11:39 AM | |
| 1 | 03-23-2026 09:30 AM |
| Online Status |
Offline
|
| Date Last Visited |
15 hours ago
|