| Package | Description |
|---|---|
| com.textkernel.tx |
| Modifier and Type | Method and Description |
|---|---|
GeocodeJobResponse |
TxClient.geocode(ParsedJob job,
Address address,
GeocodeCredentials geocodeCredentials)
Use this if you would like to provide an address for geocoding instead of using the one in the parsed
job.
|
GeocodeJobResponse |
TxClient.geocode(ParsedJob job,
GeocodeCredentials geocodeCredentials)
Uses the address in the job (if present) to look up geocoordinates and add them into the ParsedJob object.
|
Copyright © 2024. All rights reserved.