|
POST
|
There's a discussion going on in this thread that might be useful: https://community.esri.com/thread/182791-icons-for-wab
... View more
04-12-2019
02:10 PM
|
1
|
0
|
1370
|
|
POST
|
I tested the provided code with Chrome, Edge, and IE11, and could not see an error. Kevin, could you provide some information as to your OS version and browser version? Also, can you run the sample hosted on the developer's site? https://developers.arcgis.com/javascript/latest/sample-code/widgets-measurement-2d/index.html
... View more
04-12-2019
02:08 PM
|
0
|
4
|
1809
|
|
POST
|
Here is the official list of which fonts are already hosted by Esri and can be used immediately: https://developers.arcgis.com/javascript/latest/guide/labeling/#fonts-for-featurelayer%2C-csvlayer%2C-and-streamlayer The code snippets are really helpful to make sure you are calling the font resource by the appropriate name.
... View more
04-10-2019
01:53 PM
|
2
|
0
|
7789
|
|
POST
|
I tried with a dynamic workspace and a normal MapService, and they both seem to work. Here's a simple sample using the same code snippet from the API Reference: https://codepen.io/noash/pen/JVWVzZ It sounds like there is something going on with the value of sublayer (perhaps it is being overwritten? typo somewhere?) as this is a valid method as of 4.7.
... View more
04-10-2019
01:48 PM
|
0
|
2
|
2747
|
|
BLOG
|
Well buckle-up Arne, because "JavaScript Debugging Tips Part III" dropped a few months after this blog was published, so if you've only read parts 1 & 2, you're in luck: https://community.esri.com/groups/technical-support/blog/2017/06/14/javascript-debugging-tips-part-iii-advanced-google-chrome-developer-tools-tips
... View more
04-10-2019
08:09 AM
|
1
|
0
|
4178
|
|
POST
|
This should work fine at 4.9. I am pretty sure that printing labels has been supported since labeling was introduced to 2D MapViews at version 4.8. What sort of issue are you seeing?
... View more
04-09-2019
08:42 AM
|
0
|
2
|
4253
|
|
POST
|
Yes, this should work fine. You may need to host your own printing service though.
... View more
04-09-2019
08:35 AM
|
1
|
0
|
2320
|
|
POST
|
Hmmm, I guess you're not allowed to app logins for private layers/services. Well, you're certainly allowed to use the Esri resource proxy for this use case.
... View more
04-08-2019
05:02 PM
|
2
|
0
|
2320
|
|
POST
|
Hi Larry, unfortunately, for this specific case, it looks like the data we (Esri) have for that address is just street centerline data, not rooftop data. There is a REST parameter name locationType that can be passed in to get the centroid instead (rooftop/street are the two options).
... View more
04-05-2019
10:52 AM
|
0
|
1
|
2441
|
|
POST
|
Hi Larry. First, which version of the ArcGIS API for JavaScript are you using? Second, for this specific case, it looks like the data we have for that address is just street centerline data, not rooftop data. This means that instead of matching exactly on the house, it must interpolate along the street segment to estimate the location of the house. If you have a rooftop/parcel centroid match, then the location will either be on the driveway entrance or at the center of the rooftop/parcel centroid. Hope this helps.
... View more
04-04-2019
03:53 PM
|
0
|
0
|
2441
|
|
POST
|
Hi Rudy, absolutely. See this page on app logins and using a proxy: https://developers.arcgis.com/documentation/core-concepts/security-and-authentication/#app-login
... View more
04-04-2019
01:30 PM
|
1
|
2
|
2320
|
|
POST
|
Hi Chen, I don't think there is a maximum number of values that can be assigned to a UniqueValueRenderer using the ArcGIS API for JavaScript. However, there is a limit when using ArcGIS Online (I think it's 10), and possibly with other products.
... View more
04-03-2019
12:06 PM
|
0
|
0
|
712
|
|
POST
|
Hi Naveed, do you mean something like using the applyEdits() method of the FeatureLayer? If so, we have a sample for that from our 4.10 release: https://developers.arcgis.com/javascript/latest/sample-code/editing-applyedits/index.html
... View more
04-03-2019
12:01 PM
|
1
|
0
|
4398
|
|
POST
|
Don't forget to mark the correct answer to your post (even if it's your own answer )
... View more
03-29-2019
11:40 AM
|
0
|
0
|
1931
|
|
POST
|
Hi Srikanth, are you using the ArcGIS API for JavaScript for this project? Looking at the doc, it seems that the maximum number of records returned is 30. from sample report: "Data Note:The Traffic Profile displays up to 30 of the closest available traffic counts within the largest radius around your site." resources: https://developers.arcgis.com/rest/geoenrichment/api-reference/service-limits.htm https://doc.arcgis.com/en/esri-demographics/data/traffic-counts.htm Hope this helps! -Noah
... View more
03-29-2019
11:33 AM
|
0
|
0
|
1028
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 04-10-2026 09:11 AM | |
| 1 | 03-24-2026 11:39 AM | |
| 1 | 03-23-2026 09:30 AM | |
| 1 | 02-26-2026 07:52 AM |
| Online Status |
Online
|
| Date Last Visited |
2 hours ago
|