Ero sivun ”Widget:Ol3AlgalWeekMap” versioiden välillä
Järvi-meriwikistä
p (Tekstin korvaus – ”//cdn.polyfill.io/v2/polyfill.min.js?features=requestAnimationFrame,Element.prototype.classList,URL” muotoon ”https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js”) |
|||
(2 välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 2: | Rivi 2: | ||
<link rel="stylesheet" href="/scripts/ol3/ol.css" type="text/css"> | <link rel="stylesheet" href="/scripts/ol3/ol.css" type="text/css"> | ||
− | <script src="// | + | <script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js"></script> |
<script src="/scripts/ol3/ol.js"></script> | <script src="/scripts/ol3/ol.js"></script> | ||
Rivi 63: | Rivi 63: | ||
layersArr.push( { | layersArr.push( { | ||
//'id': 'reagions', | //'id': 'reagions', | ||
− | 'type': ' | + | 'type': 'anygeo', |
'name': 'Maakunnat', | 'name': 'Maakunnat', | ||
− | 'restUrl': '// | + | 'restUrl': '//geo.stat.fi/geoserver/tilastointialueet/', |
− | ' | + | 'layer': 'tilastointialueet:maakunta1000k', |
+ | //'cql_filter': "tilastointialueet:nimi = '" + short + "'", | ||
'selectable': false, | 'selectable': false, | ||
//'zoomToExtent': true, | //'zoomToExtent': true, | ||
Rivi 143: | Rivi 144: | ||
}); | }); | ||
+ | /* | ||
layersArr.push({ | layersArr.push({ | ||
'type': 'sitesNobses', | 'type': 'sitesNobses', | ||
Rivi 155: | Rivi 157: | ||
'visible': true | 'visible': true | ||
}); | }); | ||
− | + | */ | |
layersArr.push({ | layersArr.push({ | ||
'type': 'sitesNobses', | 'type': 'sitesNobses', |