ITMSFNCCustomGeocoding Interface
Represents a geocoding service implementation used to execute requests.
API unit family: TMSFNCGeocoding
Extends: IInterface
Syntax
ITMSFNCCustomGeocoding = interface(IInterface)
Methods
| Name | Description |
|---|---|
| AddHeaders | Adds the provider-specific request headers used by the service call. |
| DestroyGeocoding | Releases the service instance and its associated resources. |
| IsValid | Returns whether the service is configured and ready to execute requests. |
| Parse | Parses the raw service response into the request. |