p (Tekstin korvaus – ” <link rel="stylesheet" href="/scripts/ol3/ol.css" type="text/css">↵ <script src="https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js"></script>↵ <script src="/scripts/ol3/ol.js"></script>↵ <script src="/scripts/proj4js/dist/proj4.js"></script>↵ ↵ <script src="/scripts/jwol3js/jwol3.js"></script>↵↵ <link rel="stylesheet" href="/scripts/ol-ext/dist/ol-ext.min.css" type="text/css">↵ <script src="/scripts/ol-ext/dist/ol-...) |
Ei muokkausyhteenvetoa |
||
Rivi 47: | Rivi 47: | ||
'name': 'Kunnat', | 'name': 'Kunnat', | ||
'restUrl': '//paikkatieto.ymparisto.fi/arcgis/rest/services/sykemaps/GISAineistot2/MapServer/0/query', | 'restUrl': '//paikkatieto.ymparisto.fi/arcgis/rest/services/sykemaps/GISAineistot2/MapServer/0/query', | ||
'search': "MKuntaNimi != 'X'", | |||
'selectable': true, | 'selectable': true, | ||
'zoomToExtent': true, | 'zoomToExtent': true, | ||
Rivi 52: | Rivi 53: | ||
//'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>', | ||
}); | }); | ||
layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': true, 'zoom': 6, 'track': false }); | layersArr.push({ 'type': 'geoloc', 'name': 'Sijaintisi', 'show': true, 'center': true, 'zoom': 6, 'track': false }); | ||