How can I export a map as an image or at least get a byte array or stream representing an image of the current extent?
This is for the WPF version.
How can I export a map as an image or at least get a byte array or stream representing an image of the current extent?
This is for the WPF version.
Peter,
I think one way for this is to draw all the overlays into a bitmap through canvas, following post may give you some hints:
gis.thinkgeo.com/Support/Dis...fault.aspx
Any more questions just feel free to let me know.
Thanks.
Yale