No subject
User Map
map.user at YAHOO.COM
Tue Jan 8 06:31:10 PST 2008
hi,
i have shown my area map as a static map through html. i want to show this image larger on the html page, and also to save that as a bigger image. i have tried setting the width and height in the image tag, it makes the image bigger but distorted/streched. and when i save that streched image the original image is saved but not the streched one. can u tell how to solve this.thanks for helping.
my html code is:
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link type="text/css" rel="stylesheet" href="ms35.css" />
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table align="center" border="0">
<tr>
<td>
<h3 align="center"> Map of post code</h3>
<div align="center">
<img border="1" width="600" height="500" src="/cgi-bin/mapserv.exe?map=/ms4w/Apache/htdocs/chk/db.map&layer=states&layer=state&layer=stat&mode=map" />
</div>
</td>
</tr>
</table>
</body>
</html>
thanks for helping.
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20080108/9d7aedce/attachment.htm>
More information about the MapServer-users
mailing list