ignaciop000 / lotw-gridmapper

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

Home Page:https://www.n1kdo.com/lotw-gridmapper/6mGrids.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.n1kdo.com/lotw-gridmapper/6mGrids.html

License:BSD 2-Clause "Simplified" License


Languages

Language:HTML 95.5%Language:Python 2.4%Language:PHP 2.1%