Select to view content in your preferred language

SimpleMarkerSymbol: Symbol.FromJson issue with 'esriSMSTriangle' Style

1088
2
05-06-2013 01:48 PM
AlexanderKhoroshun
Deactivated User
I'm trying to create SimpleMarkerSymbol using Symbol.FromJson Method.

Everything works well with 'Circle', 'Cross', 'Diamond' and 'Square' styles, but with 'Triangle' style I'm getting wrong symbol (style's set to 'Circle', size is wrong).

There's my json string for the 'Triangle' style symbol:

{"type":"esriSMS","__type":"SimpleMarkerSymbol:#ESRI.ArcGIS.Client.Symbols","style":"esriSMSTriangle","color":[255,0,0,255],"size":10.5}
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
Thanks for reporting that issue. We'll try to get it fixed in a future version.
0 Kudos
AlexanderKhoroshun
Deactivated User
Thank you, Dominique.
0 Kudos