Ero sivun ”Widget:Ol3BalticMap” versioiden välillä
Järvi-meriwikistä
Rivi 44: | Rivi 44: | ||
'zoomToExtent': true, | 'zoomToExtent': true, | ||
'attribution': '<a href="//helcom.fi/">Helcom</a>', | 'attribution': '<a href="//helcom.fi/">Helcom</a>', | ||
+ | 'selectable': true | ||
+ | }); | ||
+ | |||
+ | layersArr.push({ | ||
+ | 'type': 'anyrest', | ||
+ | 'name': 'Suomen merialueet', | ||
+ | 'restUrl': '//paikkatieto.ymparisto.fi/arcgis/rest/services/INSPIRE/SYKE_AlueidenHallintaJaRajoitukset3/MapServer/3/query', | ||
+ | 'search': 'OBJECTID > 0', | ||
+ | 'zoomToExtent': false, | ||
+ | //'attribution': '', | ||
'selectable': true | 'selectable': true | ||
}); | }); |