| amap_config | R Documentation |
Configure Amap settings
amap_config(signature = NULL, secret = NULL, key = NULL, enabled = TRUE)
signature |
Optional. Signature configuration. Use 'FALSE' to disable, a single string secret, or a list. |
secret |
Optional. Secret key used for request signing. |
key |
Optional. Optional API key override when signing is enabled. |
enabled |
Optional. Logical flag to enable or disable signing. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.