<html>
<head>
</head>
<body>
This one is running &amp;working, but now the highlighting : How to do it?<br>
&nbsp;&nbsp; <br>
&nbsp;&nbsp;&nbsp; <i>$theresult = $resultlayer -&gt; getResult (0);<br>
&nbsp;&nbsp;&nbsp; $shapefile = ms_newShapefileObj ('<a class="moz-txt-link-freetext" href="C:\Programme\Apache">C:\Programme\Apache</a> Group\Apache\htdocs\immogis3w\code\data\objekte',
-1);<br>
&nbsp;&nbsp;&nbsp; $resultshape = $shapefile -&gt; getShape ($theresult -&gt; shapeindex);<br>
&nbsp;&nbsp;&nbsp; $resultbounds = $resultshape -&gt; bounds;<br>
&nbsp;&nbsp; &nbsp;<br>
&nbsp;&nbsp;&nbsp; /* Zoom to Extents&nbsp; */<br>
&nbsp;&nbsp;&nbsp; $map -&gt; setExtent ($resultbounds -&gt; minx-80, $resultbounds -&gt;
miny-80,$resultbounds -&gt; maxx+80, $resultbounds -&gt; maxy+80);</i><br>
&nbsp;&nbsp;
</body>
</html>