ExportWebMap Specifications in Flex API 2.5

1184
0
10-10-2013 12:02 AM
ZeeshanAhmad2
New Contributor
I want to access Export Web Map Task using my Flexviewer application which is currently written using API 2.5. I do not have the luxury to migrate from 2.5 to 3.5 as of now. The problem is Web_Map_as_JSON parameter. I am able to use the Export Web Map Task using Geoprocessor so far, after going through request parameters from sample Print Widget provided by ESRI and building similar request parameters at my end.

One way would be to implement some method which returns web map JSON object according to ExportWebMap Specifications. But I am trying to avoid it and see if i can find something already implemented.

I know the PrintParameters class has to_JSON() method which does the conversion but 2.5 API doesnt have it.
Tags (2)
0 Kudos
0 Replies