POST
|
Hi guys! In an attempt to create an example to put here, I found that my problem was the print server !!! I had one in version 10.5 and one in version 10.61 and was using 10.61. At 10.5 it worked perfectly! But there is a problem, this server will soon be updated to version 10.61, so my problem will come back. Do you know of any changes that were made from version 10.5 to 10.61 that may have caused this?
... View more
07-15-2020
09:57 AM
|
0
|
13
|
35
|
POST
|
I took an example from the API itself and adapted it with the code I'm using (classbreakrenderer). I still intend to create one with my data to have a faithful test case, but maybe this will help. Note that when exporting to PDF the caption is not apparent, even if it appears on the screen. https://codepen.io/thafny/pen/OJMobdj?editors=1000
... View more
07-14-2020
10:05 AM
|
0
|
15
|
52
|
POST
|
Hi. Right now, not because it's internal data, but I'll try to create a similar mass of data and post it later.
... View more
07-14-2020
09:13 AM
|
0
|
0
|
52
|
POST
|
Hi. Thanks for responding. The API version is 4.15. The print server version is 10.5.
... View more
07-14-2020
09:12 AM
|
0
|
0
|
52
|
POST
|
I just noticed that when printing some classes do not appear. However, they are on the map. So, I believe that it is not a problem of legend, but the export of classbreaks. Any suggestion?
... View more
07-14-2020
03:39 AM
|
0
|
20
|
52
|
POST
|
I know, but as you can see in the images above, the legend is visible, but part of it is not displayed when printing. Any idea?
... View more
07-14-2020
03:18 AM
|
0
|
0
|
52
|
POST
|
Hi guys! I have a problem with the captions when I print the map. Some caption items do not appear in the pdf (and others) and I was unable to find a pattern. This caption is generated through a ClassBreakRenderer. I'm forgetting something? Caption generated with ClassBreakRenderer Caption when printing In the above case, the first banner does not appear when printing.
... View more
07-13-2020
01:01 PM
|
0
|
23
|
280
|
POST
|
Hi guys. Is it possible to add a field that comes from an external database to a feature layer? If not, is it possible to use external data with ClassBreaksRenderer?
... View more
06-03-2020
01:22 PM
|
0
|
0
|
46
|
POST
|
Hello. I need your help for a problem I'm having with the Javascript API. I have a website that has some tabs, the first of which is where is the map created with the API. The problem is that, eventually, some user goes directly to another tab before the map loading is finished and when he returns to the map tab, the loading was stopped in the middle and the map is incomplete. Is there any way to control the loading of Widgets? I know that there are some methods, however, they don't seem to work very well, for example, I have a Slider that I want to hide the label, however, I need to wait to load the label to do this. So, I use 'updating', but it doesn't always work, follow the code snippet: view.watch('updating', function(evt){ query('.esri-slider__label')[0].classList.add("hide"); });
... View more
05-29-2020
08:29 AM
|
0
|
2
|
123
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:23 AM
|