Bug ID Number |
BUG-000115837 |
Submitted | August 2, 2018 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS API for JavaScript |
Version found | 3.25 |
Status | Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
|
Additional Information
There are no plans to address this in ArcGIS API for JavaScript 3.x. Please use the workaround provided.
Workaround
The following options can be used to circumvent the issue:-
- Apply the width in the properties of the CartographicLineSymbol instead of using visualVariables with Renderer.
- Use FeatureLayer instead of GraphicLayer.
Steps to Reproduce