POST
|
Thanks - It's not always easy to recreate such 'edgy' behaviors
... View more
12-31-2019
12:23 PM
|
0
|
0
|
882
|
POST
|
It worked in another computer with 2205 items in v4.14 but not with 2207 items
... View more
12-31-2019
01:33 AM
|
0
|
1
|
5339
|
POST
|
Send me a link to your new codepen maybe? did you change both css and js? Maybe it's also dependent on the system's hardware? anyway it's a bug.... Maybe try adding 5000 items
... View more
12-31-2019
01:27 AM
|
0
|
0
|
5339
|
POST
|
Thanks, I've tried that already - not solving the issue.
... View more
12-30-2019
08:38 AM
|
0
|
4
|
5337
|
POST
|
Hi, We are using graphics layers for many purposes. When we checked v4.13, some layers appeared partially. This happened only in big datasets. My temp solution was to use featureLayer, and yet - it happened again in another part of our system. I took the basic graphics example and managed to catch the point when the problem starts => more than 2205 graphic items. I've created a simple codepen - https://codepen.io/nettaben/pen/QWwqbjy Change `maxItemsV413` to 2204 to 'view' the markers ==> stops working when the number is greater. If the api version is set to 4.12 - it is possible see more than 2205 points, while in v4.13 - it is not possible. (change in the example). UPDATE: not working with 4.14 as well. Attached pic - our system partial view Codepen:#
... View more
12-30-2019
07:36 AM
|
1
|
12
|
6943
|
POST
|
Hi - thanks & sorry for the delay 1. Picture marker symbols - legend link: https://gisn.tel-aviv.gov.il/arcgis/rest/services/WM/IView2WM/MapServer/legend 2. ArcGIS server 10.61 3. Link to the GP server: https://gisn.tel-aviv.gov.il/arcgis/rest/services/WM/ExportWebMapIViewWM/GPServer 4. We are working a lot on converting our system in js API 4, I've been working on rewriting our printing section for a while (v 4.5-4.12), the markers appear OK in the printed map body and poorly in the legend (except A4 P). Thanks again, Netta
... View more
09-22-2019
09:01 AM
|
0
|
1
|
1293
|
POST
|
1. Customized Print Task (non widget) 2. The markers in the print result's legend (by layout) - see attached image a. A4-Portrait pdf/png/jpg - OK (right part) b. Any other layout - blurry markers in the legend (left part) We are using arcgis js-api, v4.12, it didn't work in previous versions as well.
... View more
09-01-2019
06:03 AM
|
0
|
3
|
1479
|
POST
|
Hi, sounds good! Will the fix be available in 4.11 or there's a patch? Thanks!
... View more
02-10-2019
03:48 AM
|
0
|
0
|
1487
|
POST
|
Hey, I currently cannot produce an instance of our entire system. But it appears that other people also have this issue. Can you please try to tell me/us what changed in the sketch action command? It looks like the tiles are cutting the sketch, and zooming make the graphic appear again. We are using a basemap of 4 layers, this happens even if I neutralize all the base layers ortho, vectortiles and esri basemap.
... View more
01-27-2019
05:38 AM
|
0
|
0
|
3184
|
POST
|
I suspect it might has something to do with basmap, I was able to reproduce "cutting" the drawn line after zoom and pan when the map had no basemap. codepen link: Draw polyline - 4.10 - no basemap (based on the basic draw example) [In the gif I didn't change my pan/zoom during drawing, only before I drew.]
... View more
01-09-2019
04:07 AM
|
0
|
0
|
3181
|
POST
|
Hi, thank you for your response. We are not using the newly introduced sketch widget, but draw and draw action. We are creating draw actions and have a function that is called on several events: action.on("vertex-add", redrawPolyline); action.on("vertex-remove", redrawPolyline); action.on("cursor-update", redrawPolyline); action.on("draw-complete", redrawPolyline); We created and used these actions since upgrading to the 4.x api and now the behavior is broken, even without text. Our implementation is very simillar to the first example in Draw | API Reference | ArcGIS API for JavaScript 4.10 . I coulndn't find an example for drawing a graphic in a GraphicsLayer | API Reference | ArcGIS API for JavaScript 4.10 , so it might have something to do with on the fly re-rendering of graphicsLayer. Thanks for the hittest check. I'll try creating a sandbox, if I won't be able to, we'll send you a link to a working sandbox of our system.
... View more
01-09-2019
03:40 AM
|
0
|
0
|
3181
|
POST
|
We are trying to upgrade our js api to 4.10 (from 4.8, 4.9 had some problems) and we are experiencing a major issue with graphics drawing behavior. When drawing new polyline/polygon - the new shape is partially to not visible during the draw action - as seen in the attached video. During the drawing action: 1. The new drawn shape seems truncated/cut by 'squares' (tiles?) 2. New graphic text is smeared (we are using the recently activated halo) 3. hittest is working on complex graphic - but the graphic is not visible This behavior indicates a major change from 4.9 and prior which is not documented, I think it is the same issue as version 4.10 of Javascript API, GraphicsLayer items truncated and also related to this issue: Cut off of symbols with WebGL on. Is there an available fix or documentaion about the changes in "esri/views/2d/draw/Draw"? Thanks!
... View more
01-07-2019
08:48 AM
|
0
|
17
|
6343
|
Title | Kudos | Posted |
---|---|---|
1 | 12-30-2019 07:36 AM |
Online Status |
Offline
|
Date Last Visited |
05-25-2021
04:02 PM
|