topical media & game development

talk show tell print

basic-ajax-07-mashup.htm / htm



  <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
      <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
      <title>Google Maps JavaScript API Example</title>
         <script src="http://maps.google.com/maps?file=api&v=2&key=ABQIAAAA2VWtIiYkkrFt6uptBppqpRQt5_S_ZKY0J2APcvJqK2A4nT5U3hQ4s6HjRyZVRa8h8aJtuAmcdDA8Jg"
        type="text/javascript"></script>
      <script src="mashup.js" type="text/javascript"></script>
    </head>
    <body onload="load()" onunload="GUnload()">
      <div id="map" style="width: 500px; height: 300px"></div>
    </body>
  </html>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.