Description Usage Arguments Details
Set filename for authorization tokens.
1 | set_keyfile(filename, service)
|
filename |
Name of file storing keys. |
service |
Name of service key to return (google, opencage, etc). |
The authorization file should be of the form:
service authorization_key
Supported services are opencage, here, and googlemaps.
So a line like
googlemaps IOUYGUBKJKBKNOlknlnlnlknLnkl
is what is required.
Blank lines and lines beginning with # are skipped
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.