Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 635 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 635 Bytes

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