getCoord.individual | R Documentation |
Get an individual coordinate from location
getCoord.individual(
address,
key = NULL,
city = NULL,
sig = NULL,
output = "data.table",
callback = NULL,
keep_bad_request = TRUE,
...
)
address |
Required. |
key |
Optional. |
city |
Optional. |
sig |
Optional. |
output |
Optional. |
callback |
Optional. |
keep_bad_request |
Optional. |
... |
Optional. |
Returns a JSON, XML or data.table of results containing detailed geocode information. See https://lbs.amap.com/api/webservice/guide/api/georegeo for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.