I want to use the Flex Viewer to present different projections of the same basemap. I know it is difficult to show different projections with the Flex Viewer (I read it in the threads).
For every projection I use a different mapservice of the same map. How is it possible to implement these different mapservices into the config.xml to select the different projections of the map in the Flex Viewer?
A Geoprocessing task to reproject the basemap spends a lot of time for the calculation.
I know a dull possibility: Use different Flex Viewer for every projection with the appropriate mapservice. But I need a more elegant way to solve this problem.