<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<br>Yes, I tried and this not work, the problem is when I put another extent the javascript returns this error:<br><br><span role="presentation" class="objectBox objectBox-errorMessage
hasBreakSwitch ">this.center is null<br><br></span><span role="presentation" class="objectBox objectBox-errorMessage
hasBreakSwitch ">These are the map options:</span><br><span role="presentation" class="objectBox objectBox-errorMessage
hasBreakSwitch "><br>My extents </span><span role="presentation" class="objectBox objectBox-errorMessage
hasBreakSwitch ">extracted from spatialreference.org</span>:<br><span role="presentation" class="objectBox objectBox-errorMessage
hasBreakSwitch "><br>// This is Europe extent<br>var extent_europa = new OpenLayers.Bounds(-859177,3907327,3324210,6977350);<br>// This is Spain Extent<br>var extent_espanya = new OpenLayers.Bounds(93568.0098, 169918.9449, 1227661.0463, 1043747.4891);<br><br>And my map options:<br><br> var options = {<br> units: 'm',<br> restrictedExtent: extent, <br> controls: [], <br> resolutions: [4085.33886725,2042.669433625,1021.3347168125,255.333679203125,127.6668396015625,15.958354950195313,7.979177475097656,3.989588737548828,0.997397184387207],<br> div:OpenLayers.Util.getElement('mapa')<br> };<br><br>If I put Spain extents javascript give me an error.<br><br>I suppose I have to convert bound or something like that.<br><br>Thanks another time.<br><br></span><br>> Date: Thu, 25 Mar 2010 19:23:15 +1100<br>> Subject: Re: [OpenLayers-Users] Restrict navigation<br>> From: zac.spitzer@gmail.com<br>> To: jordi_romagos@hotmail.com<br>> CC: users@openlayers.org<br>> <br>> i think restrict extent is what your after<br>> <br>> http://www.openlayers.org/dev/examples/restricted-extent.html<br>> <br>> On 25 March 2010 19:21, Jordi Romagos i Figueras<br>> <jordi_romagos@hotmail.com> wrote:<br>> > Hi,<br>> ><br>> > Is possible to restrict to certain users the navigation to a one part of the<br>> > map. For example, one users only France, another one only Spain, etc.<br>> ><br>> > Thanks a lot.<br>> ><br>> > ________________________________<br>> > Actualízate gratis al nuevo Internet Explorer 8 y navega más seguro<br>> > _______________________________________________<br>> > Users mailing list<br>> > Users@openlayers.org<br>> > http://openlayers.org/mailman/listinfo/users<br>> ><br>> ><br>> <br>> <br>> <br>> -- <br>> Zac Spitzer<br>> Solution Architect / Director<br>> Ennoble Consultancy Australia<br>> http://www.ennoble.com.au<br>> http://zacster.blogspot.com<br>> +61 405 847 168<br>                                            <br /><hr />Compartir tus mejores FOTOS es fácil en Messenger <a href='http://events.es.msn.com/windows-live/redes-sociales/default.aspx' target='_new'> ¡DESCUBRE cómo!</a></body>
</html>