ITMSFNCStaticMapService Interface
Creates and releases static map service instances.
API unit family: TMSFNCStaticMap
Extends: IInterface
Syntax
ITMSFNCStaticMapService = interface(IInterface)
Methods
| Name | Description |
|---|---|
| CreateStaticMap | Creates and returns a new service instance. |
| DestroyStaticMap | Releases the service instance and its associated resources. |