Para salvar el estado del mapa (zoom, vector de coordenadas, posición, capa 
activa, etc), puede utilizar el formulario de entrada oculto valores como esto 
[to save the state from the map (zoom, vector coordinates, position, active 
layer, etc), you can use the entry form hidden values like this]:

<input type="hidden" id="zoom" name="zoom" value=""></input> 
<input type="hidden" id="position" name="position" value=""></input>

...etc...

Mike Quentel


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Calle
Sent: Thursday, 31 July 2008 10:32
To: [email protected]
Subject: [OpenLayers-Users] OpenLayers.. Redraw

Hi guys....
I need help on my project,  i'm using Open Layers with PostGis on my maps...
But i need help with the function redraw, for refresh my map without lose the 
zoom, the position and the active layers when i insert new data on Postgres...
 
OpenLayers.VERSION_NUMBER="$Revision: 6819 $";

 

Thans for your help..
PD.... if you can answer me in spanish...  

---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to