Anonymous
06-24-2004, 04:52 PM
Hello,
In our current project (mappoint 2004) I need to create map (image_map.gif) of fix size (2.875 X 3.0625). anybody Please, Help me.?
Thanks in advance.
Anonymous
06-24-2004, 06:35 PM
This may not help, cuz I don't know the answer. But assuming you want to do this from within a program, here is where I would start looking:
http://msdn.microsoft.com/library/en-us/mappoint2004/BIZOMMGetPictureFromObject.asp?frame=true
or
http://msdn.microsoft.com/library/en-us/mappoint2004/BIZOMMCopyMap.asp?frame=true
Once you have the image captured, you could use the system.drawing.imaging namespace if you are working in .Net.
Um, you should read the license docs carefully if you are planning to dynamically publish map images on the Internet. My undersanding is you are allowed 1000 images per license, period.