ITMSFNCGeocodingServiceBing Interface
Creates and releases geocoding service instances for the Bing provider.
API unit family: TMSFNCGeocoding
Extends: ITMSFNCGeocodingService
Syntax
ITMSFNCGeocodingServiceBing = interface(ITMSFNCGeocodingService)
Methods
| Name | Description |
|---|---|
| CreateGeocoding | Creates and returns a new service instance. (inherited from ITMSFNCGeocodingService) |
| DestroyGeocoding | Releases the service instance and its associated resources. (inherited from ITMSFNCGeocodingService) |