Showlayertitle

From MapbenderWiki

Jump to: navigation, search

Contents

EN

showlayertitle

new element var for element legend

  • NAME: showlayertitle
  • VALUE: false
  • FUNCTION: shows the layer title in the legend
  • Type: JavaScript Variable
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'legend',  
'showlayertitle', 'false', 'show the layer title in the legend' ,'var');

DE

showlayertitle

Neues Element Var für das Element Legende

  • NAME: showlayertitle
  • VALUE: false
  • FUNCTION: Anzeige des Layertitels in der Legende
  • Type: JavaScript Variable
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type) VALUES('gui', 'legend',  
'showlayertitle', 'false', 'show the layer title in the legend' ,'var');
Views
Personal tools