<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-9">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Arial">Hi all,<br>
<br>
I would like to ask if there's a web client for MapServer which
supports dividing the map request into pieces.<br>
<br>
For example:<br>
<br>
When I zoom to an area on the page, instead of requesting the area
image as one big image, divide the area to 256x256 pixel images
and send in 16-20 requests.<br>
<br>
So instead of waiting for a whole picture to be loaded, users can
see the images loading one by one.<br>
<br>
Many thanks in advance<br>
<br>
</font>
</body>
</html>