Table of Contents

TTMSFNCCustomOpenLayers.AddRectangle Method

Adds a rectangle to the map.

API unit family: TMSFNCOpenLayers Declaring type: TTMSFNCCustomOpenLayers

Syntax

function AddRectangle(ABounds: TTMSFNCMapsBoundsRec): TTMSFNCOpenLayersRectangle; reintroduce; virtual;

Parameters

Name Description
ABounds Bounds used by the rectangle.

Returns

The newly created item.