-1

In my application I am converting annotation feature to graphic layer and then converting same graphics to json for printing. I know how to converted annotation features to graphic but I do not have knowledge how to convert graphic to json.

1 Answers1

0

The Graphic class has a toJson() method - would that work?

GavinR
  • 6,094
  • 7
  • 33
  • 44