Description Usage Arguments Details Value
View source: R/here_get_job_status.R
here_get_job_status Returns the status of a job sent to run with the Batch Geocoding API (with 'here_batch_geocoder')
1 | here_get_job_status(job_id, here_id, here_code)
|
job_id |
A string with the Job's unique Id. |
here_id |
The developer application ID that uniquely identify the user |
here_code |
The developer application Code that uniquely identify the user |
This is a support function to the 'here_batch_geocoder', to ensure that the job sent has completed before trying to download it.
Given a valid job_id, here_id and here_code, it returns a string containing the Job's status.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.