Bug ID Number |
BUG-000151524 |
Submitted | August 11, 2022 |
Last Modified | October 25, 2022 |
Applies to | ArcGIS API for JavaScript |
Version found | 4.24 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Under Consideration
The issue has been reviewed by the development team. It has not been prioritized into a release plan and will be monitored to determine its overall impact. Factors that are considered in the prioritization process include the number of users affected or requesting the functionality, business impact, whether a workaround exists, among others. If a bug is adversely affecting your business, see How To: Escalate a defect (https://support.esri.com/en/technical-article/000024129).
|
Additional Information
Currently, highlighting the edges of fully transparent extruded polygons is not supported. This issue is under consideration for future improvement.
Workaround
Use a nearly transparent color: [255, 0, 0, 0.00000001] for the polygon symbology. This allows the extruded polygon to be highlighted.
Steps to Reproduce