AGSSymbol initWithJSON: (NSDictionary *) json

2847
1
05-04-2010 07:26 AM
ChanceYohman
New Contributor
Where can I find information on setting up the symbol with json?
0 Kudos
1 Reply
DiveshGoyal
Esri Regular Contributor
The easier way to define the symbol is to use the methods and properties on the symbol.

However, if you still want to use json, you will need to employ the proper json syntax. The syntax is available in the REST API documentation on your ArcGIS Server 10 Services Directory.

_
Divesh
0 Kudos