Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 40: | Rivi 40: | ||
var base = "<!--{$base|default:mmlTausta|escape:'html'}-->"; | var base = "<!--{$base|default:mmlTausta|escape:'html'}-->"; | ||
var maakunta = | var maakunta = "<!--{$maakunta|escape:'html'}-->"; | ||
var short = | var short = "<!--{$short|escape:'html'}-->"; | ||
//console.log( short ); | //console.log( short ); | ||
| Rivi 58: | Rivi 58: | ||
'id': 'maakunta', | 'id': 'maakunta', | ||
'type': 'anygeo', | 'type': 'anygeo', | ||
'name': ' | 'name': 'Maakunta', | ||
'restUrl': '//geo.stat.fi/geoserver/tilastointialueet/', | 'restUrl': '//geo.stat.fi/geoserver/tilastointialueet/', | ||
'layer': 'tilastointialueet:maakunta1000k', | 'layer': 'tilastointialueet:maakunta1000k', | ||
'cql_filter': cql | 'cql_filter': cql, | ||
'selectable': false, | 'selectable': false, | ||
'zoomToExtent': true, | 'zoomToExtent': true, | ||
| Rivi 83: | Rivi 83: | ||
'zoomToExtent': false | 'zoomToExtent': false | ||
} ); | } ); | ||
/* | |||
layersArr.push({ | layersArr.push({ | ||
'type': 'coo311', | 'type': 'coo311', | ||
| Rivi 99: | Rivi 99: | ||
'visible': true | 'visible': true | ||
}); | }); | ||
*/ | |||
layersArr.push({ | layersArr.push({ | ||
'type': 'sitesNobses', | 'type': 'sitesNobses', | ||


