laptop and a wrench

Bug

The Cartographic Information Model (CIM) symbols are faded in ArcGIS Maps SDK for JavaScript 4.27.

ArcGIS Maps SDK for JavaScript
Bug ID Number BUG-000159693
SubmittedJuly 6, 2023
Last ModifiedDecember 6, 2024
Applies toArcGIS Maps SDK for JavaScript
Version found4.27
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusAs Designed

Additional Information

This is by design. This happens because the CIMPictureMarker layer has a fully transparent tintColor ("tintColor": [0, 0, 0, 0]). Changing the tint color to [255,255,255,255] (white (no tint) and fully opaque) renders the symbol as expected. A code pen example is as follows: https://codepen.io/annefitz/pen/wvQXEYE At version 4.25, there is a bug that does not honor transparency in CIMPictureMarker tintColor. This has been fixed in version 4.26, thus the difference between the two versions.

Steps to Reproduce

Bug ID: BUG-000159693

Software:

  • ArcGIS Maps SDK for JavaScript

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options