Closed dpocius closed 5 years ago
@dpocius the differences you see are due to some additional processing we have enabled for graphics. Due to time processing constraints, we currently do not apply this logic in the case of FeatureLayers or VectorTileLayers. This is a known limitation for now and we are looking at ways to improve this area and speed up mesh processing.
Hi @dpocius
Thank you for your interest in the next
version. About the issue tracking in this github repo:
next
version. If your issue also happens in a released version (like 4.12 in this case), please report it to Esri Support (if you haven't already). See the README and the notes when you create a new bug: Bug reports should be specific to js.arcgis.com/next and not present in the current release.
Describe the bug When the line is rendered in GraphicsLayer, line caps are rendered as round. When the same line is rendered using FeatureLayer - same line caps are rendered as butt/square.
To Reproduce Steps to reproduce the behavior:
Expected behavior Result of rendering same line in GraphicsLayer and FeatureLayer should be equal
Screenshots Line rendered in GraphicsLayer: https://i.imgur.com/s2vrrAS.png Line rendered in FeatureLayer: https://i.imgur.com/biusrU6.png
Browser (check https://whatismybrowser.com/)
What's your OS? (check https://whatsmyos.com):
API version (check your console)
Additional context