Ero sivun ”Widget:Ol3LakeMapX” 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”) |
|||
(11 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 102: | Rivi 102: | ||
'zoomToExtent': true | 'zoomToExtent': true | ||
}); | }); | ||
− | + | ||
layersArr.push({ | layersArr.push({ | ||
'type': 'syvyysalue', | 'type': 'syvyysalue', | ||
Rivi 124: | Rivi 124: | ||
'zoomToExtent': false | 'zoomToExtent': false | ||
}); | }); | ||
− | + | ||
+ | |||
+ | /* | ||
layersArr.push({ | layersArr.push({ | ||
'type': 'sitesNobses', | 'type': 'sitesNobses', | ||
Rivi 136: | Rivi 138: | ||
'zoomToExtent': false | 'zoomToExtent': false | ||
}); | }); | ||
− | + | */ | |
//layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': false, 'zoom': 12, 'track': false }); | //layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': false, 'zoom': 12, 'track': false }); | ||