Customize ExportMap Image
The ExportMap function in the HTML5 viewer produces an image at the end of the export. What we would like to do is add a water mark to this image. How would I go about editing the file that generates this image in order to add my customizations?
Thanks in advance,
//Houdini
0
-
I would like to implement a workflow where you can use 'ExportMap' activity which gives you the url, then 'DowloadImage' to get the image, and combine Watermark image using your custom server code activity where you can implement to add Watermark to your exported map image.
You need to do some custom code I think.
The GVH OOTB Export map tool is simply showing the UI to set the format, and the OOTB code to generate the export map image (same as ExportMap activity on WF). I can't find any Event is fired on the product module you can utilize.
cheers,
Moon-10
Please sign in to leave a comment.
Comments
1 comment