Skip to content

AndreasK79/lotw-gridmapper

 
 

Repository files navigation

lotw-gridmapper

Example

lotw-gridmapper is a toy I made because I wanted it and I wanted to learn how to use Google Maps to display data.

There are two pieces.

  • 6mGrids.html contains the just about everything except

  • lotwreport.php is a proxy for the "real" lotwreport.adi web service on ARRL's web site.
    The proxy is used to get around the browser's "single-origin policy" -- data loaded from web requests must come from the same host as the web page.

If you decide to play with this, please get your own Google Maps API Key.

I might do more work on this, or I might not.

n1kdo 20170709

About

A toy I made when I wanted to learn about google maps api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 95.5%
  • Python 2.4%
  • PHP 2.1%