1My google map codesetGoogleMapCommunity('Country Hills, Calgary, alberta');
2My google map codesetGoogleMapLocations('Country Hills, Calgary, alberta');
3My google map codesetGoogleMapLocations('# 133 728 Country Hills RD NW');

above is data.html

My google map code<!DOCTYPE html "-//W3C//DTD XHTML 1.0 Strict//EN"   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
My google map code
<html xmlns="http://www.w3.org/1999/xhtml">  
My google map code  
<head>    
My google map code  
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>    
My google map code  
<title>Google Maps JavaScript API Example</title>    
My google map code  
<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAA0fjp2tHrrQJwoaRp8r_sYxR9fR65Vek3QPwU0sVxyfrqv-3SrxSOi2QPW6Z4SZY2sm8l2ZDVezrplA" type="text/javascript"></script>   
>

above is final.html

相关文章: