Ero sivun ”Widget:Draw on map” versioiden välillä
Järvi-meriwikistä
Rivi 11: | Rivi 11: | ||
var lang = '<!--{$lang|default:fi|escape:'html'}-->'; | var lang = '<!--{$lang|default:fi|escape:'html'}-->'; | ||
+ | |||
+ | function <!--{$id|default:geocodemapdiv|escape:'html'}-->_jQueryTest() { | ||
+ | if ( typeof window.jQuery == 'undefined' ) { | ||
+ | setTimeout( function(){ <!--{$id|default:geocodemapdiv|escape:'html'}-->_jQueryTest() }, 300); | ||
+ | } else { | ||
+ | <!--{$id|default:geocodemapdiv|escape:'html'}-->_func(); | ||
+ | } | ||
+ | } | ||
+ | setTimeout( function(){ <!--{$id|default:geocodemapdiv|escape:'html'}-->_jQueryTest() }, 300); | ||
− | + | function <!--{$id|default:geocodemapdiv|escape:'html'}-->_func() { | |
− | |||
− | |||
var orgHeight = <!--{$height|default:500|escape:'html'}-->; | var orgHeight = <!--{$height|default:500|escape:'html'}-->; |