Dear All,<br><br> I am Venkat,I am developing an web application.In that One of the task is Keymap(Overviewmap).I am using C# <a href="http://asp.net">asp.net</a> .I can able to compile my code and when i debug image path everything is correct it seems.But I am not able to see keymap on my page.Even i am not getting error. I am sending attachment.Anyone can help me.<br>
<br>1) C# code :-<br> referenceMapObj referenceMap = map.reference;<br> imageObj ReferenceImg = map.drawReferenceMap();<br> imgOver.ImageUrl = ReferenceImg.ToString(); //image button iam trying to show map on imagebutton(is there any otherway?)<br>
<br>2) Mapfile Code<br><br>WEB<br> imagepath "C:\Inetpub\wwwroot\RoulacGIS\MapFile\tmp"<br> imageurl "C:\Inetpub\wwwroot\RoulacGIS\MapFile\tmp"<br>END<br><br>REFERENCE<br> IMAGE "C:\Inetpub\wwwroot\RoulacGIS\MapFile\tmp\KeyMap.png"<br>
EXTENT -180 -90 180 90<br> STATUS ON<br> COLOR -1 -1 -1<br> OUTLINECOLOR 255 0 0<br> SIZE 120 90 <br>END<br><br><br>I am waiting for great response.<br>Advanced Thanks.<br><br><br><br>Thanks and Regards<br>Venkat.<br>
<br> <br>