“模板:Test”的版本间的差异

来自Jamesqi
跳转至: 导航搜索

第20行: 第20行:
 
           function(point) {
 
           function(point) {
 
             if (!point) {
 
             if (!point) {
               marker.openInfoWindowHtml("不能解析地址: " + address);
+
               alert("不能解析地址: " + address);
 
             } else {
 
             } else {
 
               map.setCenter(point, </html>{{#if:{{{3|}}}|{{{3}}}|10}}<html>);
 
               map.setCenter(point, </html>{{#if:{{{3|}}}|{{{3}}}|10}}<html>);
第37行: 第37行:
 
   <body onload="initialize()" onunload="GUnload()">  
 
   <body onload="initialize()" onunload="GUnload()">  
 
<script type="text/javascript">  
 
<script type="text/javascript">  
var address = "</html>{{{1}}}<html>";
+
var address = "</html>{{12ff{1}}}<html>";
 
var display = "</html>{{{2}}}<html>";
 
var display = "</html>{{{2}}}<html>";
 
</script>  
 
</script>  

2009年7月29日 (三) 09:53的版本

正在载入地图,请稍等...