TTMSFNCOpenLayersClusters Class
Manages OpenLayers marker cluster items.
API unit family: TMSFNCOpenLayers
Inherits from: TTMSFNCOwnedCollection
Syntax
TTMSFNCOpenLayersClusters = class(TTMSFNCOwnedCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the collection items. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new item to the collection. |
| Clear | Removes all items from the collection. |
| Insert | Inserts a new item at the specified index. |
| Recreate | Marks collection items to be recreated on the next update. |