ITMSFNCCustomElevation Interface
Represents an elevation service implementation used to execute requests.
API unit family: TMSFNCElevation
Extends: IInterface
Syntax
ITMSFNCCustomElevation = interface(IInterface)
Methods
| Name | Description |
|---|---|
| AddHeaders | Adds the provider-specific request headers used by the service call. |
| DestroyElevation | 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 and returns the resolved coordinates. |