Graphic Layer Precision (?) problem when upgrading to 4.11

642
4
06-26-2019 11:19 AM
RodrigoFelga
New Contributor III

I'm updagrading my application from js API version 4.5 to version 4.11.

In a tool of the aplication I draw a box on the map and the make a queryto get the features that intersect that box. Then I get those features and add them to a GraphicsLayer.

My problem is that in the APi version 4.11 the graphic is a little misplaced, it's a very little distortion but it affects others functions of the application. It's only noticiable when the scale is very close.

I checked the server response from the QueryTask and they are the same for both versions of the API.

See the example below, first I select a line on the API version 4.5 and the result is that:

Now I select the same feature using API version 4.11 and the result is that:

The red line is my GraphicsLayer and in the API 4.11 is a little below that where it should be.

 Thanks for any help.

Tags (1)
0 Kudos
4 Replies
RodrigoFelga
New Contributor III

I noticed that the issued occurred between version 4.9 to 4.10. The code works on 4.9

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

The urls for 4.12 are active so you should see if they fixed it in 4.12.

0 Kudos
RodrigoFelga
New Contributor III

Thanks Robert, but it's not solved in 4.12.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

Then you need to contact tech support and file a bug.