We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: