Select to view content in your preferred language

Outline style being ignored on path SimpleMarkerSymbol

118
1
Jump to solution
02-11-2025 07:52 AM
JCastell1
New Contributor

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.

0 Kudos
1 Solution

Accepted Solutions
UndralBatsukh
Esri Regular Contributor
0 Kudos
1 Reply
UndralBatsukh
Esri Regular Contributor
0 Kudos