convertCoord.individual | R Documentation |
Convert an individual coordinate from different coordinate systems to AutoNavi system
convertCoord.individual(
locations,
key = NULL,
coordsys = NULL,
sig = NULL,
output = "data.table",
keep_bad_request = TRUE,
...
)
locations |
Required. |
key |
Optional. |
coordsys |
Optional. |
sig |
Optional. |
output |
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/convert for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.