TTMSFNCCustomMapsImage Class
Base class for the map image service component.
API unit family: TMSFNCMapsImage
Inherits from: TTMSFNCCustomControl
Implements: ITMSFNCBitmapContainer
Syntax
TTMSFNCCustomMapsImage = class(TTMSFNCCustomControl, ITMSFNCBitmapContainer)
Methods
| Name | Description |
|---|---|
| Clear | Clears the current content. |
| Draw | Draws the map image onto the specified graphics surface. |
| LoadFromURL | Loads the map image from the specified URL. |
Events
| Name | Description |
|---|---|
| OnBitmapChanged | Occurs when the generated bitmap changes. |