My customer requirement is to support a MrSID image directly in ArcGIS Mobile. The details are sketchy but I think the intent is that they want a local background raster Map while the ESRI.ArcGIS.Mobile.Map gets used to handle other tasks (?vector display, updating GDB?).
The Map control seems designed to consume Map Services via the MapCache object. Is there any way to get the MrSID image to render, pan and zoom in ArcGIS Mobile?
A "How to" reference is perhaps too much to hope for. But I'll appreciate any related suggestions. For example, how might we use a local TIFF or JPEG image as the background map?