Ero sivun ”Widget:Ol3DrainageMap” versioiden välillä
Järvi-meriwikistä
p (Tekstin korvaus – ”jQuery(window).load( function() { <!--{$id|default:CommonObsMap|escape:'html'}-->_func(); });” muotoon ”function <!--{$id|default:CommonObsMap|escape:'html'}-->_jQueryTest() { if ( typeof window.jQuery == 'undefined' ) { ) |
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 1: | Rivi 1: | ||
<includeonly> | <includeonly> | ||
− | <link rel="stylesheet" href=" | + | <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=" | + | <script src="/scripts/ol3/ol.js"></script> |
− | <script src=" | + | <script src="/scripts/proj4js/dist/proj4.js"></script> |
− | <script src=" | + | <script src="/scripts/jwol3js/jwol3.js"></script> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="/scripts/ol-ext/dist/ol-ext.min.css" type="text/css"> |
− | <script src=" | + | <script src="/scripts/ol-ext/dist/ol-ext.min.js"></script> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="/scripts/ol-ext/overlay/popupoverlay.css" /> |
− | <link rel="stylesheet" href=" | + | <link rel="stylesheet" href="/scripts/ol-ext/overlay/popupoverlay.anim.css" /> |
<div class="jwMapContainer" style="height:<!--{$height|default:500|escape:'html'}-->px" > | <div class="jwMapContainer" style="height:<!--{$height|default:500|escape:'html'}-->px" > | ||
Rivi 64: | Rivi 64: | ||
'type': 'drainage', | 'type': 'drainage', | ||
'name': 'Vesistöalue', | 'name': 'Vesistöalue', | ||
− | 'search': "Jako3Tunnus LIKE '" + vesalid + "%'", | + | 'search': "Jako3Tunnus LIKE '" + vesalid + "%25'", |
'opacitySlider': true, | 'opacitySlider': true, | ||
'showLabels': false, | 'showLabels': false, | ||
Rivi 73: | Rivi 73: | ||
'type': 'lake', | 'type': 'lake', | ||
'name': 'Järvet', | 'name': 'Järvet', | ||
− | 'search': "JarviTunnus LIKE '" + vesalid + "%'", | + | 'search': "JarviTunnus LIKE '" + vesalid + "%25'", |
'opacitySlider': true, | 'opacitySlider': true, | ||
'showLabels': false, | 'showLabels': false, | ||
Rivi 109: | Rivi 109: | ||
'type': 'drainage', | 'type': 'drainage', | ||
'name': 'Vesistöalueet', | 'name': 'Vesistöalueet', | ||
− | 'search': "Jako3Tunnus LIKE '" + vesalid + "%'", | + | 'search': "Jako3Tunnus LIKE '" + vesalid + "%25'", |
//'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>', | ||
'opacitySlider': true, | 'opacitySlider': true, |