Running the version 4.31 of the Javascript API i'm trying to draw some marker symbols with dashed outlines but i'm noticing that the SimpleLineSymbol I pass as the outline is ignoring the style property as long as the marker symbol itself has its style unset.
So I can have dashed outlines only with shapes I can set with the SimpleMarkerSymbol style property (triangles, diamonds, circles, squares, etc...), but not with custom path-based symbols.
Is this an intended limitation? I can't find anything detailing it on the documentation pages for SimpleMarkerSymbol and SimpleLineSymbol.
Thanks in advance.
Solved! Go to Solution.
Hi there,
Have you seen this post https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simplemarkersymbol-outline-not-re...?
Hi there,
Have you seen this post https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/simplemarkersymbol-outline-not-re...?