Hi group.<br><br>I need to implement the functionality where the map automatically zoom&#39;s to a feature after the map is loaded.<br><br>Thus, my url will look something like this: <a href="http://host/MapViewer.php?SelectedUnit=123">http://host/MapViewer.php?SelectedUnit=123</a><br>
<br>The request parameter is the value of the &#39;unit&#39; attribute in my layer.<br><br>Is there a way to get the bounds for this feature based on the attribute? Then the zoom would be easy to implement.<br><br>Regards,<br>
Herman<br>