<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
After drawing with OL, you get vector data on top of MapGuide image
data.<br>
You need to create a temporary datasource and layer in MapGuide, and
insert the<br>
geometry objects into MapGuide.<br>
<br>
You can call .toWkt() on the vector objects to retrieve their WKT
representation.<br>
Using the WKT, you can insert them into a FeatureSource.<br>
<br>
There should be several posts with info on how to create a temporary
featuresource,<br>
and layer in the archives.<br>
<br>
If you need more help, please write again.<br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth Skovhede, GEOGRAF A/S
</pre>
<br>
<br>
gnoviello skrev:
<blockquote cite="mid:1256807402723-3910669.post@n2.nabble.com"
 type="cite">i'm using MapGuideOpensource 2.1 with the Fusion Viewer. I
draw on map, through OpenLayer api, some rectangles. I need to save the
image of the map, with this element drawn on map.
I've used the RenderMap method of the Rendering service and saved the
given image, but this method doesn't maintain the info of the drawn
element
Can you help me?
  <br>
  <hr align="left" width="300">View this message in context: <a
 moz-do-not-send="true"
 href="http://n2.nabble.com/MgRenderingService-and-Fusion-Viewer-tp3910669p3910669.html">MgRenderingService
and Fusion Viewer</a><br>
Sent from the <a moz-do-not-send="true"
 href="http://n2.nabble.com/MapGuide-Users-f1803227.html">MapGuide
Users mailing list archive</a> at Nabble.com.<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>
  </pre>
</blockquote>
</body>
</html>