TTMSFNCOpenLayers.AddRectangle Method
Adds a rectangle to the map.
API unit family: TMSFNCOpenLayers
Declaring type: TTMSFNCOpenLayers
Inherited from: TTMSFNCCustomOpenLayers
Syntax
function AddRectangle(ABounds: TTMSFNCMapsBoundsRec): TTMSFNCOpenLayersRectangle; reintroduce; virtual;
Parameters
| Name | Description |
|---|---|
ABounds |
Bounds used by the rectangle. |
Returns
The newly created item.