Select to view content in your preferred language

mobile cache export to image

571
1
09-11-2012 03:52 PM
LisaT
by
Frequent Contributor
I have a mobile mapcache that I would like to create an image out of and insert into a Word document.  Anyone know how to export a mobile cache to an image format with c#, VB, javascript...??  I do not have access to the MapService from which it was created nor ArcMap...I just have the mobilecache. 
Thanks!

EDIT:  I have found a few methods in the ESRI.ArcGIS.Mobile.Map class that I might be able to use. One is DrawToBitmap and the other is GetMapImage.  I would rather use GetMapImage, as the definition of this method is that it gets the "off-screen" area, and I do not want to display the map before I print it.  But, I cannot seem to find any code examples on this method!  Any ideas on how to use it?  I create a MapImage, and there is no Save or Export function to use in order to convert the image to a usable (jpg, or otherwise) format.
0 Kudos
1 Reply
JuanLuera
Deactivated User
Hola DC,

I would encourage you to visit the Ideas Site and post this as an idea. The Ideas site is an online community of users who post enhancement ideas for our software. Other users in the community read the ideas and then choose to either promote or demote the idea. If an idea is viable and gains enough support in the community, development will take it into consideration for implementation. It is definitely the user's fastest track to development, as it is constantly monitored by development. Gracias, DC!

ArcGIS Ideas
http://ideas.arcgis.com/ideaHome?c=09a300000004xET
0 Kudos