RTLSDR-Scanner icon indicating copy to clipboard operation
RTLSDR-Scanner copied to clipboard

Google Maps API Key

Open m4rcu5 opened this issue 6 years ago • 1 comments

Hi,

When trying to launch the plotting on Google Maps, it throws an error in the browser that the API key is no longer valid. No actual map is loaded.

m4rcu5 avatar Aug 20 '18 06:08 m4rcu5

Just ran into this too. For anyone looking for a quick fix:

https://developers.google.com/maps/documentation/javascript/get-api-key

You just need to replace the key on line 35 of rtlsdr_scan.html with a valid key.

thkruz avatar Mar 28 '20 21:03 thkruz