set_wikimapia_api_key | R Documentation |
Sets an API key to make it available for all wikimapR functions calls. See details
set_wikimapia_api_key(api_key)
api_key |
Wikimapia API key |
Use set_wikimapia_api_key
to make API keys available for all Wikimapia API
calls in a session so you don't have to keep specifying the wm_api_key
argument
each time.
mapdeck https://github.com/SymbolixAU/mapdeck code related to API key handling was used as a template.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.