Hello. I am using ArcGIS SDK for JS inside my web GIS app. I would like to know is there any ready to use symbol set that could be used as a point data symbology?
In addition to the CIM Symbols we have Web Style Symbols available for 2D and 3Dhttps://developers.arcgis.com/javascript/latest/visualization/symbols-color-ramps/esri-web-style-symbols-2d/
https://developers.arcgis.com/javascript/latest/visualization/symbols-color-ramps/esri-web-style-symbols-3d/
If you click on the symbols it will give you a code snippet you can use.
The CIM Symbol Builder does have some basic swatches whose .json definitions you could copy into your scripts. You can also create your own symbols and export them as code! CIM Symbol Builder
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.