Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 6: | Rivi 6: | ||
<link rel="stylesheet" href="/scripts/ol-ext-10/dist/ol-ext.min.css" type="text/css"> | <link rel="stylesheet" href="/scripts/ol-ext-10/dist/ol-ext.min.css" type="text/css"> | ||
<script src="/scripts/ol-ext-10/dist/ol-ext.min.js"></script> | <script src="/scripts/ol-ext-10/dist/ol-ext.min.js"></script> | ||
<script src="/scripts/proj4js/dist/proj4.js"></script> | <script src="/scripts/proj4js/dist/proj4.js"></script> | ||
<script src="/scripts/jwol10js/jwol10.js"></script> | <script src="/scripts/jwol10js/jwol10.js"></script> | ||
<div class="jwMapContainer" style="height:<!--{$height|default:500px|escape:'html'}-->" > | <div class="jwMapContainer" style="height:<!--{$height|default:500px|escape:'html'}-->" > | ||
| Rivi 72: | Rivi 70: | ||
layersArr.push( obslayer ); | layersArr.push( obslayer ); | ||
// do the base map with these settings | // do the base map with these settings | ||
| Rivi 83: | Rivi 79: | ||
'zoom': zoom, | 'zoom': zoom, | ||
'layers': layersArr, | 'layers': layersArr, | ||
'lockUntilZoom': true, | 'lockUntilZoom': false, | ||
'geolocation': true, | |||
'memo': memo | 'memo': memo | ||
}); | }); | ||


