p (Tekstin korvaus – ”ol3_jwMakeMap” muotoon ”jwMakeMap”) |
Ei muokkausyhteenvetoa |
||
| (5 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
| Rivi 44: | Rivi 44: | ||
layersArr.push( { | layersArr.push( { | ||
'id': 'munis', | 'id': 'munis', | ||
'type': ' | 'type': 'anygeo', | ||
'name': 'Kunnat', | 'name': 'Kunnat', | ||
'restUrl': '// | 'restUrl': '//inspire-wfs.maanmittauslaitos.fi/inspire-wfs/au', | ||
' | 'layer': 'au:AdministrativeUnit', | ||
'cql_filter': 'nationalCode%20LIKE%20%27___%27', | |||
'selectable': true, | 'selectable': true, | ||
'zoomToExtent': true, | 'zoomToExtent': true, | ||
| Rivi 53: | Rivi 54: | ||
//'attribution': '<a href="//wwwp2.ymparisto.fi/kayttoehdot.html">Ympäristöhallinnon paikkatietoaineistot</a>', | //'attribution': '<a href="//wwwp2.ymparisto.fi/kayttoehdot.html">Ympäristöhallinnon paikkatietoaineistot</a>', | ||
}); | }); | ||
// do the base map with these settings | // do the base map with these settings | ||
| Rivi 63: | Rivi 62: | ||
'lat': lat, | 'lat': lat, | ||
'zoom': zoom, | 'zoom': zoom, | ||
'geolocation': true, | |||
'layers': layersArr, | 'layers': layersArr, | ||
'memo': memo | 'memo': memo | ||


