Showwmstitle
From MapbenderWiki
Contents |
EN
showwmstitle
new element var for element legend
- NAME: showwmstitle
- VALUE: false
- FUNCTION: show the wms 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',
'showwmstitle', 'false', 'show the wms title in the legend' ,'var');
DE
showwmstitle
Neues Element Var für das Element Legende
- NAME: showwmstitle
- VALUE: false
- FUNCTION: Anzeige des WMS-Titels 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',
'showwmstitle', 'false', 'show the wms title in the legend' ,'var');
