TTMSFNCGoogleMaps.AddRectangle Method
Adds a rectangle overlay to the map.
API unit family: TMSFNCGoogleMaps
Declaring type: TTMSFNCGoogleMaps
Inherited from: TTMSFNCCustomGoogleMaps
Syntax
function AddRectangle(ABounds: TTMSFNCMapsBoundsRec): TTMSFNCGoogleMapsRectangle; reintroduce; virtual;
Parameters
| Name | Description |
|---|---|
ABounds |
Bounds used by the operation. |
Returns
The resulting google maps rectangle instance.