diff --git a/customindex/views/default/customindex/metatags.php b/customindex/views/default/customindex/metatags.php index 77a40ef3153d0fd629baef5e88f03531027827bb..b17b3d5ae600e536e39670e22a176b801c7079b1 100644 --- a/customindex/views/default/customindex/metatags.php +++ b/customindex/views/default/customindex/metatags.php @@ -192,6 +192,9 @@ WDN.jQuery(document).ready(function() { map1.onLoad = startMap; map1.load(); }catch(e){} + + WDN.jQuery("#YourselfOnTheMap").qtip("show"); + });