[Cartoweb-users] Automatically turn on the layer after recentering

Oliver Christen oliver.christen at camptocamp.com
Thu Feb 12 09:35:01 EST 2009


Hi

simply add a layer_select=your-layer-name at the same time you do the 
recentering

practicaly, for the locate plugin, simply modify the locate.tpl template and 
add the following instruction in the javascript function locate :
document.forms['carto_form'].layer_select.value = input_element.alt;

obviously you need a hidden input somewhere named "layer_select", if it's 
not already in your templates, simply add it.

regards
Oliver

----- Original Message ----- 
From: "Jady" <jadychow at gmail.com>
To: <cartoweb-users at lists.maptools.org>
Sent: Monday, February 09, 2009 4:49 AM
Subject: [Cartoweb-users] Automatically turn on the layer after recentering


>
> Hi all,
>
> I would like the application to turn on the layer automatically after
> recentering(by the Locate plugin and in the search results table, etc) to 
> a
> feature.  Is this possible?
>
> Thanks very much for any help!
>
> Best regards,
> Jady
> -- 
> View this message in context: 
> http://www.nabble.com/Automatically-turn-on-the-layer-after-recentering-tp21906729p21906729.html
> Sent from the cartoweb-users mailing list archive at Nabble.com.
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
> 



More information about the Cartoweb-users mailing list