p (Tekstin korvaus – ”<div class="jwMapContainer" style="height:<!--{$height|default:500|escape:'html'}-->px" >” muotoon ”<div class="jwMapContainer" style="height:<!--{$height|default:500px|escape:'html'}-->" >”) |
p (Tekstin korvaus – ”ol3_jwMakeMap” muotoon ”jwMakeMap”) |
||
(Yhtä välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
Rivi 139: | Rivi 139: | ||
}); | }); | ||
// do the base map with these settings | // do the base map with these settings | ||
jQuery ( '#' + container ).animate( { height: <!--{$height|default:500|escape:'html'}--> }, 100, function() { | jQuery ( '#' + container ).animate( { height: <!--{$height|default:500|escape:'html'}--> }, 100, function() { | ||
var map = | var map = jwMakeMap({ | ||
'container': container, //'<!--{$id|default:CommonObsMap|escape:'html'}-->_container', | 'container': container, //'<!--{$id|default:CommonObsMap|escape:'html'}-->_container', | ||
'base': base, | 'base': base, |