| with_amap_signature | R Documentation |
Execute code with temporary signature settings
with_amap_signature(secret, expr, key = NULL, enabled = TRUE)
secret |
Required. Secret key used for request signing. |
expr |
Required. Expression to evaluate with signing enabled. |
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.