Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 104: | Rivi 104: | ||
if ( typeof jw.obstype[ 'ice' ] != 'undefined' ) { | if ( typeof jw.obstype[ 'ice' ] != 'undefined' ) { | ||
if ( jw.obstype[ 'ice' ].count > 0 || jw.obstype[ 'ice' ].catcount > 0 ) { | if ( jw.obstype[ 'ice' ].count > 0 || jw.obstype[ 'ice' ].catcount > 0 ) { | ||
icecatmean = | icecatmean = Math.round( jw.obstype[ 'ice' ].catmean ); | ||
icetxt = [ 'Ei jäätä', 'Osittain jäässä', 'Yhtenäinen jääpeite' ]; | icetxt = [ 'Ei jäätä', 'Osittain jäässä', 'Yhtenäinen jääpeite' ]; | ||
out += '<div class="col col-6 col-sm-4 col-md-3 text-center">'; | out += '<div class="col col-6 col-sm-4 col-md-3 text-center">'; | ||


