Table of Contents

TTMSFNCCustomOpenLayers.AddTileLayer Method

Adds a custom tile layer to the map.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCCustomOpenLayers

Syntax

function AddTileLayer(AURL: string; AOpacity: Single = 1): TTMSFNCOpenLayersTileLayer;

Parameters

Name Description
AURL URL used by the operation.
AOpacity Opacity value applied to the layer.

Returns

The newly created item.