I am interested in having MapSuite return a static image instead of a the map control, similar to how google static maps API works.
Basically I would like to compile a few different layers on the server side, save as an static image and stream it back to the browser. I think this should be possible using some of the functions from the printing features, but I am looking for some guidance to get this working.
The goal would be to be able to reference a map with an image tag.