Hello,

I setup the search plugin in my project according to the documentation. Everything is working, except for the recentering on search results. The documentation suggests:

$('id_recenter_ids').value = id; //id to recenter
$('recenter_scale').value = 2000;//scale for recentering
$('recenter_doit').value = '1';
CartoWeb.trigger('Location.Recenter');

If I do this, only the scale is changed, but the center of the map does not change. If I remove the line that sets recenter_scale, it changes the position, but keeps the scale. Any idea, what is wrong?

Thanks,
Dirk
_______________________________________________
Cartoweb-users mailing list
[email protected]
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to