TTMSFNCMapsImage.LoadFromURL Method
Loads the map image from the specified URL.
API unit family: TMSFNCMapsImage
Declaring type: TTMSFNCMapsImage
Inherited from: TTMSFNCCustomMapsImage
Syntax
procedure LoadFromURL(const AURL: string);
Parameters
| Name | Description |
|---|---|
AURL |
URL of the image to load. |