[aprssig] Google maps

Andrew Rich vk4tec at tech-software.net
Fri Jul 1 18:18:16 EDT 2005


tech-software.net key


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <script
src="http://maps.google.com/maps?file=api&v=1&key=ABQIAAAA-jOX93FmyJMrY2joC0
Wi0xTNtjhPWQr_LRhLlXSpyVIuEob3LBTBybXyHh7HMGAVtmmm2AqQ_feYpw"
type="text/javascript"></script>
  </head>
  <body>
    <div id="map" style="width: 500px; height: 400px"></div>
    <script type="text/javascript">
    //<![CDATA[

    var map = new GMap(document.getElementById("map"));
    map.addControl(new GSmallMapControl());
    map.centerAndZoom(new GPoint(-122.1419, 37.4419), 4);

    //]]>
    </script>
  </body>
</html>



-----Original Message-----
From: Steve Dimse [mailto:steve at dimse.com]
Sent: Saturday, 2 July 2005 3:25 AM
To: TAPR APRS Mailing List
Subject: [aprssig] Google maps


On Jul 1, 2005, at 12:55 PM, Steve Dimse wrote:

> Steve could have, but he was backpacking in Kings Canyon/Sequoia
> National Parks and attending the Monterey Blues Fest.

Also, for the 43 of you (literally) that sent me the link to the new
Google Map API or news stories about it, yes, now that they have
terms that will allow findU to use it, I will be adding that
capability, but give me a day or two to unpack!

Steve K4HG


_______________________________________________
aprssig mailing list
aprssig at lists.tapr.org
https://lists.tapr.org/cgi-bin/mailman/listinfo/aprssig






More information about the aprssig mailing list