Hi all,
In cartoweb3.4 I'd like to change the behaviour of query by point tools
without open the corresponding folder (folder7 in democw3 cartoclient.tpl)
and clicking
directly on the map.
In cw3.2:
-- commented folder7 section and leftbar reference in tpl file
-- commented these rows in carto.js:

    //if(toolid.indexOf('query')!=-1){
    //  ontop(1);
    //}

and worked fine (don't remember any other changes)

The same changes in cw3.4 give an error in execution when I click on the
query tool:

Error: clickedLabel has no properties
http://192.168.2.18/cartoweb3/htdocs/js/folders.js
row: 46

Thanks in advance

Valerio
_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to