Ero sivun ”Widget:Ol3MainPageMap” 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”) |
|||
(2 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> | ||
<script src="/scripts/proj4js/dist/proj4.js"></script> | <script src="/scripts/proj4js/dist/proj4.js"></script> | ||
Rivi 51: | Rivi 51: | ||
'zoom': zoom, | 'zoom': zoom, | ||
'layers': [ | 'layers': [ | ||
+ | { | ||
+ | 'type': 'coo311', | ||
+ | 'name': 'Vesi.fi-palvelun havainnot', | ||
+ | 'service_code': 'combined_ice_service_code_201806011206542', | ||
+ | 'obsSearch': "[[obsCode::ice]]", | ||
+ | 'hashtags': '_VesiFiObservation', | ||
+ | 'obsDays': days, | ||
+ | 'pointRadius': 8, | ||
+ | 'obsesColors': { 'type': 'cat', 'attribute': 'ice_combined_situation_singlevaluelist_201806011206544', 'values': [ { 'key': 1, 'color': '#308fb3' }, { 'key': 2, 'color': 'aqua' }, { 'key': 3, 'color': 'white' }, { 'key': 4, 'color': 'white' }, { 'key': 5, 'color': 'aqua' }, { 'key': 6, 'color': '#308fb3' } ] }, | ||
+ | 'obsesLabels': { 'type': 'num', 'attribute': 'ice_combined_thickness_number_201806011206545' }, | ||
+ | //'attribution': 'Havainnot: Järvi-meriwiki', | ||
+ | 'opacitySlider': false, | ||
+ | 'selectable': true, | ||
+ | 'zoomToExtent': false | ||
+ | }, | ||
{ | { | ||
'type': 'sitesNobses', | 'type': 'sitesNobses', |